a:active {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
h1 {
	FONT-SIZE: 11px; 
	COLOR: #32434b; 
	FONT-FAMILY: Arial;
	text-align: center;
	margin-bottom: 15px;
}
li {
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
li.listed {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
a.oxone, a.oxone:hover, a.oxone:visited a.oxone:link, a.oxone:active {
	text-decoration: none;
	cursor: text;
	color: #fff;
}