body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #666666;


}
table.centrar {
	height: 100%;
	width: 760px;

}
td.img {
	background-image: url(imagenes/falsete.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	text-decoration: none;
	text-transform: lowercase;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999900;
	font-size: 10pt;
	text-decoration: none;
	text-transform: lowercase;

}
td.capa {
	height: 100px;
}
.tbregistrarse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.enlaces {
	font-size: 10px;
	font-weight: normal;
	color: #AD200C;
	text-decoration: none;
}
