<!-- документ начало -->
body {
font-family: Arial, Tahoma, Verdana;
color:#000000;
font-size: 13px;
margin: 0px;
}

div {
font-family: Arial, Tahoma, Verdana;
color:#000000;
font-size: 13px;
}

table {
font-family: Arial, Tahoma, Verdana;
color:#000000;
font-size: 13px;
}

tr {
font-family: Arial, Tahoma, Verdana;
color:#000000;
font-size: 13px;
}

td {
font-family: Arial, Tahoma, Verdana;
color:#000000;
font-size: 12px;
}
<!-- документ конец -->
<!-- мигание ссылок начало -->
.menu:link {
color: #3399FF;
text-decoration: none;
}

.menu:visited {
color: 3399FF;
text-decoration: none;
}

.menu:active {
color: #3399FF;
text-decoration: none;
}

.menu:hover {
color: #ff0000;
text-decoration: none;
}

a:link {
color:#000000;
text-decoration: none;
 }
a:visited {
color:#000033;
text-decoration: none;
}
a:active {
color:#000000;
text-decoration: none;
}
a:hover {
color:#3399FF;
text-decoration: underline;
}
<!-- мигание ссылок конец -->

.menu {
color: #CCCCCC;
font-size: 12px;
}