a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #597C8E;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #597C8E;
}
table {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/backpattern.gif)
}
.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;
}
.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;
}