.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	line-height: 40px;
}
.textonormal2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textonormalCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}

