p {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	background-repeat: no-repeat;

}

font {color: #990000;}

body {
	font-family:"Times New Roman", Times, serif;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	color: #990000;
	background-repeat: no-repeat;

} 


A:hover {
	text-decoration: underline overline;
	color: #5077AC;
	background-repeat: no-repeat;
}
A:link {
	text-decoration: none;
	color: #990000;
	background-repeat: no-repeat;
}
A:visited {
	text-decoration: none;
	color: #CC0000;
	background-repeat: no-repeat;
}
A:active {
	text-decoration: none;
	color: #990033;
	background-repeat: no-repeat;
}
A:hover {
	text-decoration: underline overline;
	color: #FF0000;
	background-repeat: no-repeat;

}
