#link a {
font-family:verdana;
font-size:10pt;
color: #FFFFCC;
text-decoration:underline;
font-weight:bold;
}

#link a:hover {
font-family:verdana;
font-size:10pt;
color: #FF9933;
text-decoration:underline;
font-weight:bold;
}