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


body {
	background-color: #000000;
}
.style2 {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#fff5c8;}

.style3 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffee9b;
}
a:link {
	color: ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ffffff;
}
a:hover {
	text-decoration: underline;
	color: ffdd47;
}
a:active {
	text-decoration: none;
	color: ffffff;
}
.style4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ab2305;
	line-height:14px;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color:e52c00;
}

