body {
background-image: url(images/background.gif);
background-color: #000099;
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
margin-left: 0;
margin-top: 0;
}

td, div, p, br {
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
}

.title {
color: #FFFF00;
font-size: 16px;
font-family: arial;
font-weight: bold;
}

h5 {
color: #FFFF00;
}

a, a:visited {
color: #FFFF00;
text-decoration: none;
}

a:active, a:hover {
color: #FFFF00;
text-decoration : underline;
}


                    
