.whoteant1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.gallery {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #66CCCC;
	border: thin solid #FFFF00;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #6699FF;
}
