.bgNoRepeat {
	background-repeat: no-repeat;
}
.bodytxt {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
    line-height: 17px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
}
a:link, a:visited, a:active
{
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #ff9900;
    text-decoration: none;       
}