.dbs {
font-family : Verdana;
color : #000000;
font-size : 7pt;
}
<!-- 
body { 
SCROLLBAR-FACE-COLOR: #666633; 
SCROLLBAR-HIGHLIGHT-COLOR: green; 
SCROLLBAR-SHADOW-COLOR: #006600; 
SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; 
SCROLLBAR-ARROW-COLOR: black; 
SCROLLBAR-TRACK-COLOR: #cccc66; 
SCROLLBAR-DARKSHADOW-COLOR: black; 
} 
-->
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: #008000;
		 text-decoration : none
		 }

A:hover {font-family: Verdana;
	 font-size: 7pt ;
	 font-weight: bold;
	 color: #666633;
	 text-decoration : none;
	 }

A:active  {font-family: Verdana;
	   font-size: 7pt ;
	   font-weight: bold;
	   color: #ff000;
	   text-decoration : none;
	  }