#contex1 {
	background-color: #FFFFFF;
	color: #555555;
	font-family: Verdana;
	font-size: 10px;
	line-height: 170%;
	font-style: normal;
	font-weight: normal;
}
#contex2 {
	background-color: transparent;
	color: #664d33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
}

a{
	font-weight:bold; 
	text-decoration:none;
}
a:link{
	color: #98C000;
	background-color: transparent;
}
a:visited{
	color: #98C000;
	background-color: transparent;
}
a:hover{
	color: #98C000;
	background-color: transparent;
	text-decoration: none;
}
a:active{
	color: #98C000;
	background-color: transparent;
}

