a:link {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
h5 {
	font-size: 10px;
	font-style: italic;
	color: #666;
	width: 350px;
	text-align: left;
	margin: auto;
}
a:hover:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}
p {
	font-size: 12px;
	color: #000;
}
h2 {
	font-size: 16px;
}
.oneColLiqCtrHdr #container #mainContent table tr td {
	color: #FFF;
}
