table, tr, td {
	font-family : Arial;
	font-size : 11px;
	color: #FFFFFF;
}
a.firma{
	font-family : Arial;
	font-size : 9px;
	color: #000000;
}

a {
	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

