A {
	text-decoration:none;
	color:rgb(35,194,192)
}
A:hover {
	color:red;
	text-decoration:none
}
