body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.texto-10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.casillas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #CDE0EC;
	border: 1px solid #1E8BD0;
	width:170px;
}
