A:link {
	color : #97464C;
	display : block;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
A:visited {
	color : #97464C;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	color : #97464C;
	display : block;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	background-color : #FFFFB9;
}

