a:link {
color: #ffffff;
font: Verdana;
text-decoration: none;
font-weight: bold;
font-size: x-small;
}

a:visited {
font: Verdana;
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: x-small;
}

a:hover {
font: Verdana;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-size: x-small;
}



