body {	
	scrollbar-arrow-color: #999999; 
	scrollbar-base-color: #999999; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-track-color: #dedede; 
	scrollbar-face-color: #F4F4F4; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
}
.texto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-left: 3px;
}
.links {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-left: 18px;
	height: 16px;
}
.links:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4CAA00;
	text-decoration: none;
}
.links2 {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #4CAA00;
	text-decoration: none;
	padding-left: 18px;
	height: 16px;
}
.links2:hover {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #4CAA00;
	text-decoration: none;
}
.linksInactivos {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4CAA00;
	text-align: left;
	text-decoration: none;
}
.textoPeuFoto {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
	vertical-align: bottom;
}
.noticias {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.noticias:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.textoResaltado {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 15px;
}
.titulosGrandes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #147003;
	padding-bottom: 5px;
}

.linksInterior {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	height: 15px;
}
.linksInterior:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

.linksInteriorInactivos {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4CAA00;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
}

.textoLineas {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	height: 20px;
}

.textoLineas2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	height: 20px;
	font-weight: bold;	
}

.textoTablas {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: black;
	text-align: justify;
	height: 15px;
	padding-left: 5px;
}

.textoTablasCentra {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: black;
	height: 15px;
}