/* MightyAnchor.com StyleSheet  */

body
	{
		background-color:#FFFFFF; 
		margin: 0 auto;
	}
	
a 
	{
		text-decoration: none; 
		color: #996600;
	}
	
a:visited
	{
		text-decoration:none;
		color: #996600;
	}
	
.maincontent
	{
		text-align:center;
		color: #996600;
	}