a:link  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color: #4e4ba3;
	text-decoration: none
}
a:visited  {
	font-family : Verdana;
	font-size : 12px;
	color: #4e4ba3;
	font-weight : bold;
	text-decoration: none
}
a:active   {
	font-family : Verdana;
	font-size : 12px;
	color: #4e4ba3;
	font-weight : bold;
	text-decoration: underline
}
a:hover   {
	color: #C52525;
	text-decoration: underline;
	font-weight : bold;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

P {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
	}

HR {
	height: 1px;
	color : #8B0000;
}
BODY  {
	scrollbar-base-color: Black;
	scrollbar-face-color: #E80000;
	scrollbar-highlight-color: #C10000;
	scrollbar-shadow-color: #990000;
	scrollbar-arrow-color: White;
	scrollbar-3dlight-color : #FFD4D4;
	scrollbar-darkshadow-color : #00018E;
	scrollbar-track-color : #FFF9F9;
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : white;
}
