.whitelinks {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.whitelinks underline {
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
}

a:hover {
	color: #3C0;
	text-decoration: underline;
}

