.enlacerosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	border-top: thin solid #666666;
	border-right: medium none #666666;
	border-bottom: medium none #666666;
	border-left: medium none #666666;
	text-align: left;
	vertical-align: baseline;
	text-indent: 20pt;
	color: #FF0066;



}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	vertical-align: sub;
	white-space: normal;
}
a:link {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 13px;
}
a:active {
	font-size: 13px;
	text-decoration: none;
}
.bullet {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(../img/cuadrito.gif);
	list-style-type: none;
}
.subrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;

}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
}
.seleccionado {
	background-color: #CCCCCC;
}
.filetesuperior {
	border: thin solid #999999;
}

