body {
 font-family: Times New Roman, Times, Serif;
 font-size: 80%;
 background: #CACACA;
}a {
 color: black;
 text-decoration: none;
}a:visited {
 color: black;
 text-decoration: none;
}a:active {
 color: blue;
 text-decoration: none;
}