body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	border-bottom-style: dashed;
	border-bottom-width: 1px;

}
h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;

}
table {
	text-decoration: none;
}
a {
	text-decoration: none;
}
td {
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #0000FF;

}
ul {
	list-style-image: url(imagenes/correcto.gif);
}


