A:link {
	font-weight: normal;
	text-decoration: underline;
	color: #6693f7;
}

A:new {
	font-weight: normal;
	text-decoration: none;
	color: white;
}

BODY {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12;
	font-weight: normal;
	color: #e5e5e5;
	background-color: #3c3c3c;
	margin: 3;
	padding: 0;
}
