a:link {
color: silver; text-decoration: none
}
a:visited {
color: silver; text-decoration: none
}
a:active {
color: silver;
}
a:hover {
color: gray; text-decoration: none
}


body {
background-color: #ffffff;
}


td {
font-size: 11px; color: silver; font-family: arial;
}
