a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D1A476;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9966;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

h1{
	color: #888888;
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

h2{
	color: #666666;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2ex;
	line-height: 0px;
	text-align: right;
}

h3{
	color: #666666;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

h4{
	color: #666666;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
	
body{
	background-position: center; 
	background-color: #666666;	
}
