body {background-color: #999;
background-image: url(frontpage_art/background.gif);
background-repeat: repeat;
}

body,td,th {
	color: #000;
}

a:link { color: #fff; text-decoration: none }
a:visited { color: #fff; text-decoration: none }
a:hover { color: #9cf; text-decoration: none }
.customgallery a:hover { color: #369; text-decoration: none }

.bottomlinks {
font-size:11px;
font-family: Georgia, 'Times New Roman', Times, serif;
margin-top:10px;
margin-bottom:5px;
}

.bottomlinks a:link { color: #336699; text-decoration: none }
.bottomlinks a:visited { color: #336699; text-decoration: none }
.bottomlinks a:hover { color: #336699; text-decoration: none }

#title {
color:#99ccff;
font-size:12px;
font-weight:bold;
margin:0px;
padding:0px;	
}