.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


.texthighlight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.category1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.category2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pgtitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}
.headline {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
