
body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana,Arial,Helvetica,Roman;
	color: white;
	text-align: center;
	height: 100%;
}

a
{
	text-decoration: none;
	color: beige;
	border: none;
}
a:hover
{
	background-color: #7798E8;
}

img
{
	border: none;
}

