A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline;
	font-weight: bold;
	color: #CC0000;

}
