

a.marked,a.marked:link, a.marked:visited, a.marked:hover{
	color:#00A59E;
	text-decoration: none;	
}


a.otherStyle, a.otherStyle:link, a.otherStyle:visited, a.otherStyle:hover, span.otherStyle{
	color:#004E4C;
	text-decoration: none;	
}

.noStyle{
	color:#004E4C;
}
