body {
	margin-top:  0px;
	background-color: #F7AF4D;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;

}

a {
	text-decoration: none;
	color: #210190;
	
}

a:visited {
	text-decoration: none;
	color: #210190;
	
}

a:hover {
	text-decoration: underline;
	}
