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;
	

}
.nav A
{
	COLOR: #0101af;
	CURSOR: hand;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	


}

.nav A:visited
{
	COLOR: #0101af;
	CURSOR: hand;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	

}
.nav A:hover
{
	COLOR: #ff9208;
	CURSOR: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px 0 5px;
	

}
