A {
	COLOR: #000000;
	text-decoration: underline;
	font-weight: normal; 

	 }
A:link {
	COLOR: #000000;
	text-decoration: underline;
	font-weight: normal; 

}
A:hover {
	COLOR: #000000;
	text-decoration: underline;
	font-weight: normal; 

}
A:visited {
	COLOR: #000000;
	text-decoration: underline;
	font-weight: normal; 

}
A:active {
	COLOR: #000000;
	text-decoration: underline;
	font-weight: normal; 

}