A:link, A:visited, active {
	COLOR: #1F0C43; 
	TEXT-DECORATION: none
	}

A:hover {
	COLOR: #CF8D09; 
	text-decoration: underline;
	}

A.level0:link, A.level0:visited, A.level0:active {
	COLOR: #B20000;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height:36px;
	}

A.level0:hover {
	COLOR: #B20000; 
	text-decoration: underline;
	}


