BODY, TD {
font-family: verdana;  
}

A:Link, A:Active {
color:#740000;
text-decoration:none;
font-weight:bold;
}
A:Visited {
 color:#D51111;
text-decoration:none;
font-weight:bold;
} 

A:Hover {
}

A:Link.footer, A:Active.footer, A:Visited.footer, A:Hover.footer {
color:#FFCC01;
text-decoration:underline;
}

H1 {
/*background-image: url('/images/HexGridBGwhite.bmp');
background-repeat: repeat;*/
font-size: 1.5em;
}

P.padded {
padding: 10;
}


