body {
	color: #4B4B4B;
}
a:link {
	text-decoration: none;
	color: #666666;
}

a.ov:link {
	text-decoration: none;
}
a.ov:visited {
	text-decoration: none;
}
a.ov:hover {
	text-decoration: underline;
}
a.ov:active {
	text-decoration: none;
}

h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}