 body {
text-align : center;
background-color : lightgrey;
font-family : verdana;
color : #5F5F5F;
}

A:link {

font-family : verdana;
color : #F8F8F8;
text-decoration : none;
position : relative;
font-size : 8pt;
font-weight : normal;
top : 6px;
white-space : nowrap;
}
A:visited {

font-family : verdana;
color : #F8F8F8;
text-decoration : none;
position : relative;
font-size : 8pt;
font-weight : normal;
top : 6px;
white-space : nowrap;
}
A:hover {
font-family : verdana;
color : #BA3825;
text-decoration : none;
position : relative;
font-size : 8pt;
font-weight : normal;
top : 6px;
white-space : nowrap;

}
A:active {

font-family : verdana;
color : #F8F8F8;
text-decoration : none;
position : relative;
font-size : 8pt;
font-weight : normal;
top : 6px;
white-space : nowrap;
}