a:active {text-decoration: underline; color: #000000;} 

.title {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.slogan {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	font-style: Italic;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext a:link
{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodytext a:active
{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodytext a:visited
{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodytext a:hover
{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:  underline;
}

.copyright {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	color: #ffffff;
}
.link {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	color: #c6e4c6;
	text-decoration: none;
	font-weight: bold;

}
.new {
	border: 1px outset #035902;
}
.headline
{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 18px;
	font-weight: bolder;
	color: #336633;
	text-decoration: none;
}

