body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666;
	text-align: left;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/*ORANGE*/
A.orange_borde:link {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.orange_borde:visited {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.orange_borde:hover {
	border-top:1px solid #ff6600;
	border-right:1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	border-left: 1px solid #ff6600;
}
/*FIN ORANGE*/

/*GREEN*/
A.green_borde:link {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.green_borde:visited {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.green_borde:hover {
	border-top:1px solid #20d503;
	border-right:1px solid #20d503;
	border-bottom: 1px solid #20d503;
	border-left: 1px solid #20d503;
}
/*FIN GREEN*/

/*ROSA*/
A.rosa_borde:link {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.rosa_borde:visited {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.rosa_borde:hover {
	border-top:1px solid #fc00a6;
	border-right:1px solid #fc00a6;
	border-bottom: 1px solid #fc00a6;
	border-left: 1px solid #fc00a6;
}
/*FIN ROSA*/

/*YELLOW*/
A.yellow_borde:link {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.yellow_borde:visited {
	border-top:1px solid #666463;
	border-right:1px solid #666463;
	border-bottom: 1px solid #666463;
	border-left: 1px solid #666463;
}
A.yellow_borde:hover {
	border-top:1px solid #ffe400;
	border-right:1px solid #ffe400;
	border-bottom: 1px solid #ffe400;
	border-left: 1px solid #ffe400;
}
/*FIN YELLOW*/

A:link {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	color:#666463; 
}
A:visited {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	color:#666463; 
}
A:hover {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	color:#666463; 
}

A.orange:link {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#ff6600; 
}

A.orange:visited {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#ff6600; 
}

A.orange:hover {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#ff6600; 
}



A.green:link {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#20d503; 
}

A.green:visited {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#20d503; 
}

A.green:hover {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#20d503; 
}

A.rosa:link {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#fc00a6; 
}

A.rosa:visited {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#fc00a6; 
}

A.rosa:hover {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#fc00a6; 
}

A.yellow:link {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#ffe400; 
}

A.yellow:visited {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#ffe400; 
}

A.yellow:hover {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px; 
	text-decoration: none; 
	border-bottom:0px;
	color:#ffe400; 
}
.mini_titulo {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	text-align:left;
	color: #5b5857;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	text-align:left;
	color: #5b5857;
}

.menu {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	text-align:right;
	color: #bab9b9;
}

.titulo_grande_left {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	text-align:left;
	color: #333333;
	font-weight:bold;
}

.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-style:normal;
}

.texto_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-align: justify;
	font-style:normal;
}

.texto_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #20d503;
	text-align: justify;
	font-style:normal;
}

.texto_rosa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fc00a6;
	text-align: justify;
	font-style:normal;
}

.texto_yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffe400;
	text-align: justify;
	font-style:normal;
}

.texto_portavoz {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-style:normal;
}

.texto_pie {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	color: #bab9b9;
	text-align: justify;
}

.texto_pie2 {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	color: #bab9b9;
	text-align: right;
}

.minitexto_pie {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 9px;
	color: #bab9b9;
	text-align: justify;
}

.texto_blanco {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}

