body {
	background-color: #00FFFF;
}
.Style12 {color: #000000; font-family: "Hobo Std"; }
.Style13 {
	color: #003399;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	text-transform: uppercase;
}

.galleries a:hover img {border: 1px dashed #000;}
