.Estilo3 {
	font-size: 11px
}
.Estilo5 {color: #666666}
.Estilo6 {
	font-size: 18px;
	font-weight: bold;
}
.Estilo9 {color: #136C8E}
.Estilo10 {font-size: 14px}
-->
</style>
<style fprolloverstyle>
A:hover {color: #003399; font-size: 10pt; font-family: Arial; font-weight: bold}
.Estilo11 {
	font-family: "Trebuchet MS";
	font-size: 20px;
}

@charset "utf-8";
/* CSS Document */
body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background:#FFFFFF;
background-image:url(img/fondo.jpg)
}

a{
color:#408080;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.titles{
font-family:"Arial Narrow", Arial, Calibri, "Century Gothic";
font-size:28px;
}

.boxOne{
background-image:url(img/lineal01.jpg);
background-repeat:repeat-x;
}

.boxTwo{
background-image:url(img/lineal02.jpg);
background-repeat:repeat-x;
}

.imageLM{
text-align:left;
margin:0 10px 0 0;
float:left;
}
