body {
	font-size : 10px;
	color : #333333;
	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: #FFF;
	scrollbar-base-color: #333;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #333;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-track-color: #FFF;
}

DIV
{
	font-size:10px;										/* Configurable */						
	font-weight:normal;
	padding:3px;
																
}
.titulo_seccion {
	padding-top:20px;
	font-size : 18px;
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	text-align: justify;
}

.texto_bold_azul {
	font-size : 10px;
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none;
	text-align: justify;
}

.texto_azul {
	font-size : 10px;
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	text-decoration: none;
	text-align: justify;
}
A
{
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none; 
}

A:hover
{
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: underline;
}
.link
{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none; 
}
.link:hover
{
	color : #0066FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: underline;
}
