/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(boceto_04/fondo04.gif);
	background-color: #DDDBAA;
}
a:link {
	color: #CC9999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9999;
}
a:hover {
	text-decoration: none;
	color: #996666;
    font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #996666;
    font-weight:bold;
}
.Estilo_chico {
    font-size: 12px; 
    color: #B0B066; 
    font-family: "Times New Roman", Times, serif;
}
.Estilo_enter {
    font-family: "Times New Roman", Times, serif; 
    font-weight: bold; 
    color: #996666; 
    font-size: 18px;
}
.Estilo_mostaza {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    color: #999966;
}
.Estilo_titulo {
    color: #996666; 
    font-size: 18px; 
    font-family: "Times New Roman", Times, serif;
}
.Estilo_lema {
    color: #999966; 
    font-size: 13px; 
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
-->
