a:link,a:active,a:visited {
color: #0000FF;
}


a:hover {
color: #FF0000;
}

td {
text-align: center;}


