@charset "ISO-8859-1";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #1A1919;
	background-repeat: repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: FFFFFF;
}

A:active 		{color: FF6815; text-decoration:none;}
A:link	 		{color: FF6815; text-decoration:none;}
A:visited 		{color: FF6815; text-decoration:none;}
A:visited:hover 	{color: FF6815; text-decoration:none; font-weight:bold;}
A:hover 		{color: FF6815; text-decoration:none; font-weight:bold;}
