body {
font-size : 8px;
font-family : verdana;
color : #ffffff;
background : #000000 url() fixed repeat;
}

a:hover {
font-weight : bold;
font-family : verdana;
color : #ff0000;
background : #000000normal;
text-decoration : bold;
}

a:visited, a:link, a:active {
font-weight : bold;
font-family : verdana;
color : #ffffff;
text-decoration : ;
}
