TD.PieVerde {
	background-color : #338C19;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-variant : small-caps;
	color : White;
}
BODY.Global {
	background-color : #338C19;
	color : White;
	background-image : none;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	background-attachment : fixed;
	background-repeat : no-repeat;
}


.Azul {
		background-color : #000099;
}


.Verde {
	background-color : #338C19;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-variant : small-caps;
}


a.Links:active, a.Links:focus, a.Links:link, a.Links:visited {
	text-decoration: none;
	background-color : #338C19;
	color : White;
	background-image : none;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	background-attachment : fixed;
	background-repeat : no-repeat;
}



a.Links:hover {
	text-decoration: none;
	background-color: #58C450;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	padding-bottom: 32px;
	padding-left: 16px;
	padding-right: 32px;	
	cursor: help;
	}

a.Links_Destinos:hover {
	text-decoration: none;
	color : White;
	background-color: Black;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	cursor: help;
	}

a.Links_Destinos:active, a.Links_Destinos:focus, a.Links_Destinos:link, a.Links_Destinos:visited {
	text-decoration: none;
	color : White;
	background-image : none;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight: bold;
}


