a:link {text-decoration: none; color:#003399; }
a:visited {text-decoration: none; color:#003399;}
a:active {font-weight: bold; color:#003399;}
a:hover {color:#003399; font-weight: bold;}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pxm;
	color: #000000;
	text-decoration: none;
	width: 100%;
	}
div#contenedor {
	width: 100%;
	text-align:center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	}

.encabezar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	left: 10px;
}

.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	left: 10px;
}

.borde_grueso {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.borde_fino_gris {
	border: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.texto_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	font-weight: normal;
	color: #003399;
	}

.texto_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
	color: #000000;
	
}
