.the4 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #00CC33;
}
a:active {
	color: #00CC33;

}
