a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;





}
a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;

}
a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;


}
