.estilos {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.gris {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
}
.amarillo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00FFFF;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
.rojo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
.capas {
	border: 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #660066;
	background-color: #F2E7F5;
	margin: auto;
	padding: 4px;
}
