a:link, a:visited {
	color: #FFFF00;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
}

body {
	background-color: #CC0066;
	color: #000000;
}

td {
	background-color: #CC0066;
	color: #FFCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.gallerytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
}

.thumbnailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

