a.ic {
	color: Navy;
	font-weight: bold;
   TEXT-DECORATION: none;
	font: 12px;
}
a:hover.ic { color:#FF9900;
	
}


a.ana {
	font: 14px;
	font-weight: bold;
	color: white;
	background: #5F8D9C;
	white-space: normal;
	background-attachment: fixed;
	background-repeat: repeat;
}
a:hover.ana { background: White;
width: 100%;
color: #5F8D9C; 
font-weight: bold;
	
}




#linksmenu A {
	FLOAT: right;
	FONT: bold 11px Tahoma, sans-serif;
	WIDTH: 160px;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #7c8b24;
	TEXT-DECORATION: none;
	margin-top: auto;
}
#linksmenu A:hover {
	BACKGROUND-COLOR: #ffffff;
	color: #7c8b24;
}
a {
	 color: navy;
	 text-decoration: none;
	 font: bold;
}
a:hover {
	color: White;
	font: bold;
}

