A {
	font-family : Arial;
	font-size : 11px;
	color : #C5C28B;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #C5C28B;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #FF7F50;
	text-decoration : none;
}