a:font { color: #000000; text-decoration: none; font: Courier }
a:link {  color: #33CCFF; text-decoration: none; font: Courier}
a:hover {  color: #33CCFF; text-decoration: underline; font: Courier}
a:visited {  color: #33CCFF; text-decoration: none; font: Courier }
 A { text-decoration:none;}   
 A:hover {text-decoration: underline;}
