BODY A
{
	TEXT-DECORATION: none
}
BODY A:hover
{
	TEXT-DECORATION: underline;
	color: #660000;
}
body {
	background-image: url(images/homepage_590sized.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	background-attachment: fixed;


}	
body,td,th,p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	vertical-align: top;
	line-height:16px;
}
.white-text {
	color: #FFFFFF;
	background-position: center center;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

