.grande {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
}
.borde {
	border: thin groove #000066;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.textopeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:hover {
	color: #990000;
}
a:link {
	text-decoration: none;
	color: #000066;

}
.borderojo {

	border: thin groove #990000;
}
