.body {
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
	background-image: url(/images/design/bg_out.jpg);
	background-position: center;
}
a {TEXT-DECORATION: none; FONT-SIZE: 13px; COLOR: #FF0099; FONT-FAMILY: Arial, Helvetica, sans-serif}
a:hover {
	text-decoration: underline;
}
.menu {
	font-size: 18px;
}
.gallerytop a {
	position: relative;
	display:block;
	width:125px;
	font-weight:bold;
	text-align: center;
	color: #dadada;
	font-family: Arial,Sans-Serif;
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity:.80;
	border: 1px solid #666666;
	top: 128px;
}
.gallerytop a:hover { 
	color: #CC3300;
}
.gallerytop a:visited { 
	color: #dadada;
}
.gallerytop a:active { 
	color: #CC3300;
}
.gallerytopthumb {
	padding: 1px;
	border: 1px solid #cccccc;
}	
.txtblack {
	color: #000000;
}
.txtwhite {
	color: #FFFFFF;
}
a img {
	border: 1px solid #FF00FF;
}
.logo a img {
	border: 0px;
}
.courtesy {
	font-size: 10px;
	color: #000000;
}
.txttopmenu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txttopmenu a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}