/* CSS Document */

td, th {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #6699FF;
} 

a {
color: #3366CC;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}