a:link {
	font-size: 12px;
	color: #eeede6;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEDE6;
	background-color: #AB995B;
	left: 0px;
	top: 0px;
	position: absolute;
}
h3 {
	color: #DCD3A3;
}
h4 {
	color: #DCD3A3;
}
h2 {
	color: #DCD3A3;
}
