body {
background-color: white;
background-image: url(images/background.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: verdana;
font-size: 11px;
color: white;
}

td {
font-family: verdana;
font-size: 11px;
color: #13332D;
}

input {
font-family: verdana;
font-size: 11px;
color: black;
}

select {
font-family: verdana;
font-size: 11px;
color: black;
}

.header {
font-family: verdana;
font-size: 15px;
color: #13332D;
font-weight: bold;
}

a:link {font-family: verdana; font-size: 11px; color: blue; text-decoration: none;}
a:active {font-family: verdana; font-size: 11px; color: red; text-decoration: none;}
a:visited {font-family: verdana; font-size: 11px; color: red; text-decoration: none;}
a:hover {font-family: verdana; font-size: 11px; color: red; text-decoration: underline;}

a.topnav:link {font-family: verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.topnav:active {font-family: verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.topnav:visited {font-family: verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.topnav:hover {font-family: verdana; font-size: 10px; color: yellow; font-weight: bold; text-decoration: none;}

a.disclaimer:link {font-family: verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.disclaimer:active {font-family: verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.disclaimer:visited {font-family: verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.disclaimer:hover {font-family: verdana; font-size: 10px; color: #13332D; font-weight: bold; text-decoration: none;}

a.photogallery:link {font-family: verdana; font-size: 10px; color: blue; font-weight: bold; text-decoration: none;}
a.photogallery:active {font-family: verdana; font-size: 10px; color: red; font-weight: bold; text-decoration: none;}
a.photogallery:visited {font-family: verdana; font-size: 10px; color: red; font-weight: bold; text-decoration: none;}
a.photogallery:hover {font-family: verdana; font-size: 10px; color: red; font-weight: bold; text-decoration: none;}

