a:link
{ 
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	font-size: 9px;
}

a:hover
{ 
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #FF7700;
	font-size: 9px;
}

a:visited
{ 
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	font-size: 9px;
}

a:active
{ 
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	font-size: 9px;
}
