A {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #F5F5F5;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #F5F5F5;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #F5F5F5;
	text-decoration : none;
}


