A {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	text-decoration: underline;


}
A:visited {
	FONT-WEIGHT: strong;
	COLOR: #000000;
	text-decoration: underline;


}
A:hover {
	FONT-WEIGHT: strong;
	COLOR: #FF0000;

}
