@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.text1
{
	color:#FFFFFF;
	font-family:century gothic,arial;
	font-size:11px;
	text-decoration:none;
	font-weight: none;
}
.class2 A:link {
color: #FF2C2D;
font-family: century gothic,arial;
font-weight: none;
font-size:11px;
text-decoration: underline;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}


.class2 A:visited {
color: #FF2C2D;
font-family: century gothic,arial;
font-weight: none;
font-size:11px;
text-decoration: underline;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

.class2 A:active {
	color: #FF2C2D;
	font-family: century gothic,arial;
	font-weight: none;
font-size:11px;
	text-decoration: underline;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;

}

.class2 A:hover {
color: #FF2C2D;
font-family: century gothic,arial;
font-weight: none;
font-size:11px;
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}