@charset "utf-8";
/* CSS Document */
body {
background-image: url(fondoweb.jpg);
background-repeat: repeat;
}

a:link {
color:#333333;
text-decoration:none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.Estilo1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif, "Book Antiqua";
	color: #FFFFFF;
}
.Estilo3 {
	font-size: 22px;
	color: #FFFFFF;
}
.Estilo4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Estilo5 {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #333333;
}
