A {
	color : White;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

A:HOVER {
	color : Yellow;
}


