/* CSS Document */

.enlacesmyas
{
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.enlace
{
	text-decoration: none;
	color: #0000CC;
}
.enlace:hover
{
	text-decoration: underline;
}
