@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	color:#000000;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #000000;
}
.style2 {
	font-size: 16px;
	color:#0060A9; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.style5 {
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
