BODY {
	background-color: #FFB56A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	margin-bottom: auto;margin-left: 60px;
	margin-top: 10px;
   color: #0000CD;
	vertical-align: middle;
}

a:link {
	color: White;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited {
	color: Red;
	text-decoration: none;
}
a:hover {
	
	text-decoration: none;
	color: Black;

}





