a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.contact a:link{
	color: #666666;
	text-decoration: none;
}

.contact a:hover{
	color: #999999;
	text-decoration: none;
}

.contact a:active{
	color: #999999;
	text-decoration: none;
}

.contact a:visited{
	color: #666666;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.footer a:link{
	color: #333333;
	text-decoration: none;
}

.footer a:hover{
	color: #666666;
	text-decoration: none;
}

.footer a:active{
	color: #666666;
	text-decoration: none;
}

.footer a:visited{
	color: #333333;
	text-decoration: none;
}
