a:hover {
	text-decoration: underline;
}
h1 {
	font: normal 9px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #6E0B08;
	text-decoration: none;
}
h2 {
	font: bold normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #6E0B08;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
