/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
}
body {
	background-color: #D9DADC;
}

.Estilo1 {
	font-size: 25px;
	font-weight: bold;
	color: #cc0033;
}
.Estilo2 {
	font-size: 15px;
	color: #666666;
}

.Estilo3 {font-size: 14px}
.Estilo7 {
	color: #666666;
	font-size: 14px;
}
.Estilo8 {
	color: #ff3333;
	font-weight: bold;
}
.Estilo9 {color: #cc0033}
.Estilo10 {color: #ff3333}
.enlace1 {
	text-decoration: none;
	color: 666666;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.aviso {
	text-decoration: none;
	color: 666666;
}




