.dbs {
font-family : Verdana;
color : #000000;
font-size : 7pt;
}
<!-- 
body { 
SCROLLBAR-FACE-COLOR: #d0525e; 
SCROLLBAR-HIGHLIGHT-COLOR: orange; 
SCROLLBAR-SHADOW-COLOR: orange; 
SCROLLBAR-3DLIGHT-COLOR: orange; 
SCROLLBAR-ARROW-COLOR: orange; 
SCROLLBAR-TRACK-COLOR: #f9f9f9; 
SCROLLBAR-DARKSHADOW-COLOR: orange; 
} 
-->
A.dbs:visited, A.dbs:link { color:#000080; text-decoration:none; font-family : Verdana; font-size : 7pt;}
A.dbs:active { color:#00ff00; text-decoration:none; font-family : Verdana; font-size : 7pt;}
A.dbs:hover { color:#ff0000; text-decoration:underline; font-family : Verdana; font-size : 7pt;}

BODY
{
    BACKGROUND: #FFFFFF;
    FONT-SIZE: 12pt;
	FONT-FAMILY: Verdana
}
h2{font-family: Verdana;font-size: 14pt;font-weight: bold;color: #FFFF00;text-decoration : none}

h1{font-family: Verdana;font-size: 12pt;font-weight: bold;color: #FFFFFF;text-decoration : none}

A:link, A:visited  {font-family: Verdana;
		 font-size: 7pt;
		 font-weight: bold;
		 color: #ffffff;
		 text-decoration : none
		 }

A:hover {font-family: Verdana;
	 font-size: 7pt ;
	 font-weight: bold;
	 color: #ffff99;
	 text-decoration : none;
	 }

A:active  {font-family: Verdana;
	   font-size: 7pt ;
	   font-weight: bold;
	   color: #ffff00;
	   text-decoration : none;
	  }
