A:LINK {
	font-family : Century Gothic; Arial;
	font-size : x-small;
	text-decoration : none;
	color : #808080;
}


A:VISITED {
	font-family : Century Gothic; Arial;
	font-size : x-small;
	text-decoration : none;
	color : #808080;
}


A:HOVER {
	background : #f2f2bf;
	font-size : x-small;
	text-decoration : none;
	color : #000000;
}


A:ACTIVE {
	background : #f2f2bf;
	font-size : x-small;
	text-decoration : none;
	color : #808080;
}

