.unnamed1 {
	text-decoration: overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	cursor: hand;

}
a:link {
	color: #000066;
	text-decoration: none;
	cursor: hand;
	border: none;



}
a:visited {
	color: #000000;
	cursor: hand;
	text-decoration: none;



}
a:hover {
	color: #9CACC9;
	cursor: hand;
	text-decoration: underline;


}

