body
{ 
background-image: url(dark_blue_white.gif);
background-repeat: repeat-y;
font-family: arial;
} 

.footer a:link { color: #CC0000; text-decoration: none; }
.footer a:visited { color: #CC0000; text-decoration: none; }
.footer a:hover { color: #CC0000; text-decoration: underline; }
.footer a:active { color: #CC0000; text-decoration: none; }
.footer  { color: #CC0000; font-size: 10px; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif;}