.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: none;
	background-repeat: repeat-x;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.newscontent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.maincontent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
a.sitemap{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none
}
a.sitemap:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none
}

a.sitemap:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none
}
a.sitemap:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline
}
