@charset "utf-8";
/* CSS Document */

.style2 {color: #353535; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {color: #353535; font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style4 {
	color: #353535;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #353535;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:link {color: #132845; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #132845; text-decoration: underline; }
a:hover {color: #fed41d; text-decoration: underline; }

body {
	background:#606060 url('images/bg.jpg') no-repeat top center; margin: 0px; margin-top: 0px;  background-color: #6666666; margin-bottom: 0px;
}
a img {border: none; }
