/* CSS Document */
<style type="text/css">
{}
body {
	background-image: url(imagen/tmp_bkg.gif);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	FONT-SIZE: 14px;
	COLOR: #224444;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #3E5865;
}

A:link {
	color: #0066CC;
	text-decoration: none;
}
A:visited {
	color: #0066CC;
	text-decoration: none;
}
A:hover {
	color: #0066CC;
	text-decoration: underline;
}

A.mini:link { FONT-SIZE: 9px; }
A.mini:visited { FONT-SIZE: 9px; }
A.mini:hover { FONT-SIZE: 9px; }

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 {color: #FFCC00
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: normal;
	font-size: 10px;
}


A.mensub:link {color: #0066CC;
	font-weight: bold;}
A.mensub:visited {color: #224444;
	font-weight: bold;}
A.mensub:hover {color: #FFCC00;
	font-weight: bold;}


A.mengral:link {
	color:#FFCC00;
	font-weight: bold;
	font-size: 13px;
}
A.mengral:visited {
	color:#FFCC00;
	font-weight: bold;
	font-size: 13px;
}
A.mengral:hover {
	color:#FFCC00;
	font-weight: bold;
	font-size: 13px;
}


.style9 {color: #FFCC00
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 9px;
}

</style>
