a				{text-decoration:none; }

a:link 			{color: #FFFF00; }

a:visited 		{color: #FFFF00; }

a:hover 		{text-decoration:underline; }



body {

	background-color: #58000A;

}

.copyrightxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #FF6600;

}

.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	color: #FFF;

}

.titletext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFF;

}

.bigtitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: bold;

	color: #FFF;

}

.specialtitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #CC3300;

}

