.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1D2434;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
.cajas {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CC0000;
	color: #FFFFFF;
}

.borde {
	border: 1px dotted #FFFFFF;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FADA15;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
}
