BODY
{
	font: 10pt Verdana,Arial,Sans-Serif;
	font-weight: normal;
	color: #464B69;
}
		
a:link, a:visited, a:active       { 
	text-decoration:none;
	font: 10pt Verdana,Arial,Sans-Serif;
	font-weight: normal;
	color: #464B69
}

A:hover { 
	color: black;
	cursor: hand; 
	font-weight: normal;
	font: 10pt Verdana,Arial,Sans-Serif;
	text-decoration:underline;
}
		