.texto {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.enlace {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4A5A80;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.destacado {
	font-weight: bold;
	color: #990000;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.borde {
	border: #666666;
}
.titulo {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.titulo2 {

	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B40003;
}
.tabladerecha {
	background-image: url(imagenes/fondo_derecha.gif);
}
body {
	margin: 0px;
}
