a 			{ color: #006633; text-decoration: none; font-weight:normal;} 
a:link		{ color: #006633; font-weight:bold;} 
a:visited	{ color: #006633;} 
a:active	{ color: #006633;} 
a:hover		{ color: #006633;
	text-decoration: underline;
}

.content {
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #006633;
	text-decoration: none;
}

.titles {
	font-size:13px;
	font-family:Trebuchet MS, verdana, arial;
	color: #006633;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.titles1 {
	font-size:15px;
	font-family:Trebuchet MS, verdana, arial;
	color: #006633;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.titles2 {
	font-size:15px;
	font-family:Trebuchet MS, verdana, arial;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

