body {
	background-image: url(imgs/back.png);
	background-repeat: repeat;
}
a {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}

a:hover 
{
	color:#660033;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}
.tit {

	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color: #000099;
}

.Estilo1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.Estilo2 {font-size: 18px}
.Estilo3 {color: #000000; font-size: 10px; }

.Estilo4 {color: #000000}
