body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C9C4E;
}

.otherlink {
	color : White;
}

.otherlink a:link {
	color : White;
	text-decoration: underline;
}

.otherlink a:visited {
	color : White;
	text-decoration: underline;
}

.otherlink a:hover {
	color : White;
	text-decoration: underline;
}

.otherlink a:active {
	color : White;
	text-decoration: underline;
}