body {
	background-color: #404041;
}

a.normal {color: #404041;}

.whitelink, a.whitelink, a.whitelink:visited {
	font-size: 14px;
	font-weight : bold;
	color: white;
	font-family : Arial;
}
a.whitelink:hover {
	font-size: 14px;
	font-weight : bold;
	color: #00ff7f;
}
