body{
	background-color:#FFFFFF;
	margin: 0px;
}

A.enlaces1:link { color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration: none;}
A.enlaces1:visited {	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	color: #FFFFFF;}
A.enlaces1:active {	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	color: #FFFFFF;}
A.enlaces1:hover { color: #E3733C; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: underline;}

A.enlaces2:link {font-weight: bold;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	color: #FF6600;}
A.enlaces2:visited {font-weight: bold;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	color: #FF6600;}
A.enlaces2:active {	font-weight: bold;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	color: #FF6600;}
A.enlaces2:hover { color: #CC0000; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: underline;}


.textos1j {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.textos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.titulo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-style: italic;
}
.titulo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-style: italic;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	border: 1px solid #333366;
}
.optgroup_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-style: normal;
	font-weight: bold;
}
.optgroup_opcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	border: 1px dotted #333366;
	background-color: FFF8F5;
}
.fondo {
	background-image: url(../images/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
