.ass {
	text-decoration: none;
}
.ass:hover {
	text-decoration: underline;
}
a {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
}
.A7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.A7Enl {
	text-decoration: underline;
}
.A7Enl:hover {
	text-decoration: none;
}
.V7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: -1px;
	color: #000000;
}
.V7Enl {
	text-decoration: underline;
}
.V7Enl:hover {
	text-decoration: none;
}
*.justificado {
	text-align: justify;
}
*.margenext {
	margin: 5px;
}

