A:link {
	color : #007726;
	display : block;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}
A:visited {
	color : #007726;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	color : #007726;
	display : block;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

