﻿.texto {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.textonegrita {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.copyright {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
}
