.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.textobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
}

.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #909090;
}
.tituloop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: ##330000;
}
.adornotit {
	border-bottom-width: 1px;
	border-right-width: 5px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #990000;
	border-right-color: #990000;
}

.opciones:link,.opciones:visited,.opciones:active {text-decoration: none}
.opciones:hover {color: #000000; text-decoration: underline}
a:hover {color: #993366; text-decoration: underline}
.adornoop {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

