body {
	font-size : 12px;
	color : #000066;
	font-family: Arial, helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	text-align: justify;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#ccc;
	scrollbar-base-color:#ccc;
	scrollbar-darkshadow-color:#000033;
	scrollbar-face-color:#000033;
	scrollbar-highlight-color:#ccf;
	scrollbar-shadow-color:fff;
}

.texto_destacado {
	font-size : 12px;
	color : #000099;
	font-family: Arial, helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	text-align: justify;
}


.titulo_seccion {
	padding-top:10px;
	font-size : 15px;
	color : #ED6E00;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none;
	text-align: justify;
}

.titulo_parrafo {
	padding-top:10px;
	font-size : 18px;
	color : #fff;
	font-family: Garamond;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none;
	text-align: justify;
}
.texto_bold_verde {
	font-size : 12px;
	color : #ED6E00;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none;
	text-align: justify;
}
.texto_bold_azul {
	font-size : 12px;
	color : #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none;
	text-align: justify;
}

.texto_verde {
	font-size : 10px;
	color : #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	text-decoration: none;
	text-align: justify;
}
A
{
	color : #ED6E00;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: underline; 
}

A:hover
{
	color : #666666;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: underline;
}

.A_verde
{
	color : #FFffff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none; 
}

.texto_blanco
{
	color : #FFffff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none; 
}
.A_verde:hover
{
	color : #666666;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none;
}

.DIV_texto
{

	padding: 10px;
}
#texto_azul_mini {
	font-size: 10px;
	font-style:bold;
}
