A {
	text-decoration: underline;
	color : #006633;
}

A:Hover {
	text-decoration: none;
	color : #00CC00;
}

.subTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 13px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
}


