/**
 * Style sheet husemannCustom
 */
.OnePixel
{
	font-size:1px;
}

.HomeText
{
	padding-right:110px;
	font-family:Arial, Helvetica, Verdana, FreeSans, sans-serif;
	font-size:12pt;
	color:#505050;
	line-height:18pt;
}

.HomeText a
{
	color:#505050;
}

.HomeText a:hover
{
	text-decoration:none;
	color:#D90000;
}

