<!-- 
BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

TD {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 12px;
	
}

.peque {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 11px;
}

.justi {	text-align : justify; }

A:visited {text-decoration: underline; color: #3b3f88;}
A:link {text-decoration: underline; color: #3b3f88;}
A:hover {text-decoration: none; color: #ed6d4f;}
//--->