A {
	text-decoration: none;
	color: #1111cc;display : 
}

A:Hover {
	text-decoration: underline;
	color: #cc0000;display : 
}



