a:link {
	color: #5A3421;
	text-decoration: none;
	}
a:visited { 
	color: #5A3421;
	text-decoration: none; 
	}
a:hover {
	color: #E689B4;
	text-decoration: none;
	}
a:active { 
	color: #E689B4;
	text-decoration: none; 
	}
body { 
	font-family: Century Gothic, Verdana, Arial; 
	}
h1           
	{ 
	font-family: Century Gothic, Verdana; font-size: 14pt; color:#5A3421 
	}