a:link {
	text-decoration: none;
	color: #000066;

}
a:hover {
	background-color: #999999;
	list-style-type: square;
	text-decoration: none;

}
a:visited {
	cursor: hand;
	font-style: normal;
	color: #000066;
	text-decoration: none;


}
