body {
	color: #000000;
	background-color: #FFCB17;
}
a.ov {
	color: #000000;
}
a.ov:link {
	text-decoration: none;
}
a.ov:visited {
	text-decoration: none;
}
a.ov:hover {
	text-decoration: underline;
}
a.ov:active {
	text-decoration: none;
}
