
BODY,table  {font-family :  Verdana, "Arial", sans-serif; FONT-SIZE: 13px;
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #90a8eb; 
SCROLLBAR-3DLIGHT-COLOR: #90a8eb; 
SCROLLBAR-ARROW-COLOR: #90a8eb; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
BACKGROUND-REPEAT: REPEAT-Y;
} 
A:link  {
 	color : blue;
 	text-decoration : underline;
 	font-family :  Verdana, "Arial", sans-serif;FONT-SIZE: 13px;
 }
 
 A:visited  {
 	color :  darkblue;
 	text-decoration : underline;
 	font-family :  Verdana, "Arial", sans-serif;FONT-SIZE: 13px;
 }
 
 A:hover  {
 	color : brown;
 	text-decoration : underline;
 	font-family :   Verdana,"Arial", sans-serif;FONT-SIZE: 13px;
 }
