A  {
	text-decoration : none;
	color : #990033;
}
A:Visited  {
	text-decoration : none;
	color : #990033;
}
A:Active  {
	text-decoration : none;
	color : #990033;
}

A:Hover  {
	text-decoration : none;
	color : #990033;
}

A.menu {text-decoration : none; color : #000000;
	} 
A.menu:visited {text-decoration : none; color : #000000;
	} 
A.menu:active {text-decoration : none; color : #000000;
	} 
A.menu:link {text-decoration : none; color : #000000;
	} 
A.menu:hover {text-decoration : none; color : #000000;
	} 
	
A.menu2 {text-decoration : none; color : #FFFFFF;
	} 
A.menu2:visited {text-decoration : none; color : #FFFFFF;
	} 
A.menu2:active {text-decoration : none; color : #FFFFFF;
	} 
A.menu2:link {text-decoration : none; color : #FFFFFF;
	} 
A.menu2:hover {text-decoration : none; color : #FFFFFF;
	}	


