a:link {
	/*color:#00008C;*/
	color:green;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a:visited {
	/*color:#00008C;*/
	color:green;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a:hover {
	/*color:#1A1AFD;*/
	color:darkgreen;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a:active {
	color:green;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

