.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.fuentegrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1D7;
	border-left-color: #E1E1D7;
}
.borde {
	border: 1px solid #CCCCCC;
}

.encoger {
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #F60403;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
}
.bordeslaterales {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7DE;
	border-left-color: #E7E7DE;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:active {
}
.bordecompleto {
	border: 1px solid #CACAB9;
}

.fuentetitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
}
