a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #416992;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #416992;
}
table {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/backLateral.gif);
}
.linked {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #416992;
}
.texto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}
.textoBold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.textoAzul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color:#416992;
}
.titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #416992;
	text-decoration: none;
}
.textopeque {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color:#999999
}
.formulario {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}
.red {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}