.homenav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.homenav:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.homenav:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.homeintro {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.homenews {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.homenews:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.homenews:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.copyright:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.copyright:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.trail {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
}

a.trail:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.trail:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.text:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

a.text:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.text:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.subtitletext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

