a:link,a:visited{
	color: #006633;
	text-decoration: underline;
}
a:hover ,a:active {
	color: #FF0000;
	text-decoration: underline;
}

.pagetop a:link,.pagetop a:visited{
	color: #006633;
	text-decoration: none;
	font-weight:bold;
}
.pagetop a:hover,.pagetop a:active  {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
}

.foot a:link,.foot a:visited{
	color: #333333;
	text-decoration: none;
}
.foot a:hover,.foot a:active  {
	color: #FF0000;
	text-decoration: underline;
}

.news a:link,.news a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.news a:hover ,.news a:active {
	color: #FF0000;
	text-decoration: underline;
}

