BODY {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-color: 000;


	}



a:link, a:visited,active {
	color: #CC9999;
	font-weight: bold;
	text-decoration: none;
	

		}

a:hover	{
color: #990033;
font-weight: bold;
text-decoration: none;	
		}
		
		#nav {
	padding-left: 320px;
		}
		
