<STYLE type="text/css">
A:link { 
text-decoration:none; 
color:#CC3333;
}

A:visited { 
text-decoration:none; 
color:#006600;
; font-weight: bold
}

A:hover {
  color:#CC3333;
; text-decoration: none
; font-weight: bold
}

A:active { 
text-decoration:none; 
color:#006600;
; font-weight: bold
}
</STYLE>

