.No_Underline {TEXT-DECORATION: none} 
A:active {
	COLOR: Blue;
} 
A:hover {
	COLOR: Red;
}
}
