@charset "utf-8";
/* CSS Document */

.text1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.text2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	float:left;
	margin-left:48px;
	margin-top:0;
}


body {
	background-color: #C9E4FA;
	background-image: url();
}
.Estilo1 {color: #003300}
.Estilo2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
}
.Estilo4 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;	
}
.Estilo4:hover {
color: #80BFFF;
} 

h1 {
color:#0099FF;
font-size:12px;
}

.marginfooter { margin-left:85px; 	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	float:left;
	margin-top:0;}