A {
	text-decoration : none;
	color : #223023;
}

A.link {
	text-decoration : none;
	color : #223023;
}

A.visited {
	text-decoration : none;
	color : #223023;
}

A:hover	{
	color: #CC0000;
	text-decoration : none;
}

.bodytext {
	font:11px sans-serif; 
	color: #223023;
	font-weight:bold;
}

.boldlede {
	font:12px sans-serif; 
	color: #223023;
	font-weight:bold;
}
