.headerlogo {
	background-image:  url(headerlogo.jpg);
	background-repeat: repeat-x;
	letter-spacing: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.direct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF33;
}
a:active {
	color: #FFFFFF;
}

