a {
	color : #000000;
	text-decoration : underline;
	font-size :8pt;
	font-weight : bold;
	font-family : arial;
}

a:visited {
	color : #000000;
	text-decoration : underline;
	font-size : 8pt;
	font-weight : bold;
	font-family : arial;
}

a:hover {
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	font-family : arial;
}	

a.mainmenu {
	color : #000000;
	text-decoration : none;
	font-size :12pt;
	font-weight : bold;
	font-family : arial;
}

a.mainmenu:visited {
	color : #000000;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
	font-family : arial;
}

a.mainmenu:hover {
	color : #000000;
	text-decoration : underline;
	font-size : 12pt;
	font-weight : bold;
	font-family : arial;
}	

a.bandmenu {
	color : #00CCFF;
	text-decoration : none;
	font-size :12pt;
	font-weight : bold;
	font-family : arial;
}

a.bandmenu:visited {
	color : #00CCFF;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
	font-family : arial;
}

a.bandmenu:hover {
	color : #000000;
	text-decoration : underline;
	font-size : 12pt;
	font-weight : bold;
	font-family : arial;
}	
	