A  {
	text-decoration : none;
}

A:Visited  {
	font-weight : normal;
	; text-decoration : none;
}

A:Active  {
	; text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	cursor : hand;
}

BODY  {
	font : normal medium/normal Verdana, Arial, Helvetica, sans-serif;
	color : #134B46;
	text-decoration : none;
}
