 
a:link, a:visited, a:active {
	color: #116aa0;
	font-weight: bold;	
	text-decoration: underline;
}

a:hover {		
	text-decoration: none;
}


a.highlight:link, a.highlight:visited, a.highlight:active {
	font-family: Georgia;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
}

a.highlight:hover {		
	text-decoration: underline;
	
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: none;
}


.box-menu-item a:link, .box-menu-item a:visited, .box-menu-item a:active {
	color: #116aa0;
	font-weight: bold;	
	text-decoration: none;
}

.box-menu-item a:hover {		
	text-decoration: underline;
}

.transparent:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	zoom: 1;
}

a.index:link, a.index:visited, a.index:active {	
	font-size: 11px;
	font-family: Trebuchet MS;	
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
	
}

a.index:hover {
	text-decoration: none;	
	padding: 0px 4px 0px 4px;
	border: 1px solid #116aa0; 
}

.display-index {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
}

.display-index:hover {
	border: 1px solid #116aa0; 
}

.display-index-off {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
}

.display-index-on {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #116aa0; 
	background: #116aa0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}
