body {	

		background-color: #333333;

		margin-left: 0px;

		margin-top: 0px;

		margin-right: 0px;

		margin-bottom: 0px;

}



a:link {
	color:#FFCC00;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;

}	

a:visited{
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;

}

.smallwhite {

		font-family: Arial, Helvetica, sans-serif;

		font-size: small;

		font-weight: bold;

		color: #FFFFFF;

		text-decoration: none;

	}

.smallyellow {

		font-family: Arial, Helvetica, sans-serif;

		font-size: small;

		font-weight: bold;

		text-decoration: none;

		color: #FFCC00;

}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	}

.tinyyellow {

		font-family: Arial, Helvetica, sans-serif;

		font-size: x-small;

		color: #FFCC00;

		text-decoration: none;

	}

.supertinywhite {

		font-family: Arial, Helvetica, sans-serif;

		font-size: xx-small;

		color: #FFFFFF;

		font-style: normal;



}
