.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #B9E76B;
	font-weight : bold;
}

A {
	color : #B9E76B;
}

A:HOVER {
	text-decoration : none;
}



