body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #ffffff;
	background-color: #424242;
	margin: 0px;
}

a:link {
	color: #adadad;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: underline;
}

a:visited {
	color: #adadad;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: none;
}
