<!--
       body{
       	    background:#cc0066;
       	    color:#FEF1AB;
	    font-family:comic sans ms;	
	    font-size:17px;
	    margin:10px;
	 
}
 a:link { font-weight:normal; color:#000066; text-decoration:underline }
 a:visited { font-weight:normal; color:#660066; text-decoration:none }
 a:hover { font-weight:normal; color:#FEF1AB; text-decoration:underline }
 a:active {font-weight:bold; color:#FEF1AB; text-decoration:underline }
 a:focus { font-weight:bold; color:#FEF1AB; text-decoration:underline }

 a:link.bord { font-family:verdana;font-size:12;font-weight:normal; color:#000066; text-decoration:none }
a:visited.bord { font-family:verdana;font-size:12;font-weight:normal; color:#660066; text-decoration:none }
a:hover.bord { font-family:Verdana;font-size:12;font-weight:bold; color:#FEF1AB; text-decoration:overline underline }
a:active.bord {font-family:verdana; font-size:12;font-weight:bold; color:#FEF1AB; text-decoration:underline }
a:focus.bord { font-family:verdana;font-size:12;font-weight:bold; color:#FEF1AB; text-decoration:underline }
-->