A.menu {
	Color : #6B0839;
	Font-Family : Verdana;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}
A.menu:visited {
	Color : #6B0839;
	Font-Family : Verdana;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}
A.menu:hover {
	Color : #6B0839;
	Font-Family : Verdana;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}
A.menu:active {
	Color : #6B0839;
	Font-Family : Verdana;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}

A.enl {
	Color : #FA810A;
	Font-Family : Verdana;
	Font-Size : 10px;
	text-decoration : underline;
}
A.enl:visited {
	Color : #6B0839;
	Font-Family : Verdana;
	Font-Size : 10px;
	text-decoration : underline;
}
A.enl:hover {
	Color : #6B0839;
	Font-Family : Verdana;
	Font-Size : 10px;
	text-decoration : underline;
}
A.enl:active {
	Color : #6B0839;
	Font-Family : Verdana;
	Font-Size : 10px;
	text-decoration : underline;
}