a:link {
text-decoration : none;
font-weight : bold;
color: #FFFFFF;
}
a:visited {
text-decoration : none;
font-weight : bold;
color: #FFFFFF;
}
a:hover {
text-decoration : none;
font-weight : bold;
color: #FF0000;
}

.stat a:link {
text-decoration : none;
font-weight : bold;
color: #FF0000;
}
.stat  a:visited {
text-decoration : none;
font-weight : bold;
color: #FF0000;
}
.stat  a:hover {
text-decoration : none;
font-weight : bold;
color: #FF00FF;
}
