.contact {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: 085582;

}
a:link {
	color: 085582;
	text-decoration: none;
}
a:visited {
	color: 085582;
	text-decoration: none;
}
a:hover {
	color: 085582;
	text-decoration: underline;
}
.detail {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 12px;
	color: 085582;
}
.flash {background-repeat:no-repeat;}
.bg {background:url(images/back.jpg) repeat-y 50% 50%;}