A
{
	COLOR: #000000;
	CURSOR: hand;
	TEXT-DECORATION: underline
;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;


}

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

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

}
