A {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: E35A48;
}

A:HOVER {
	text-decoration : underline;
	color: E35A48;
}

