A
{
	COLOR: #000000;
	CURSOR: hand;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	


}

A:visited
{
	COLOR: #000000;
	CURSOR: hand;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	

}
A:hover
{
	COLOR: #000000;
	CURSOR: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	

}
