body {	
	color: #000000;
	background-color: #F3E393;
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-top: 10%;}

a:link {color:#CC3333;}
a:hover {text-decoration: none;}
a:active {color: #CC0000;}
a:visited {color:#993333;}