body {
	margin: 0px;
	padding: 0px;
}
.tabla1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E77A8;
	text-decoration: none;
}
.menu:hover {
	color: #FAB029;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	line-height: 16px;

}
.granate {
	color: #C84F1A;
}
.verde {
	color: #5CB535;
}
.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.borde1 {
	border: 1px solid #333333;
}
.clave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0059AA;
}
