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

a:hover {
	text-decoration: none;
}


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

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


a.associado:link, a.associado:visited, a.associado:active {
	color: #3c3c3c;
	display: block;
	padding-bottom: 5px;
	padding-top: 4px;
	border-bottom: 1px solid #dee8f0;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	line-height: normal;
	padding-left: 10px;
	background: url('/_resources/media/img/default/icon_mark.gif') 0px 9px no-repeat;
}

a.associado:hover {
	background: #00a638;
	color: #ffffff;
}

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 #00a638; 
}

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

.display-index:hover {
	border: 1px solid #00a638; 
}

.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 #00a638; 
	background: #00a638;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}
