body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
}

.taronja1 {
	background-color: #FAD180;
}

.taronja2 {
	background-color: #F9AF1F;
}

.taronja3 {
	background-color: #C43227;
}

.gris {
	background-color: #E8E8E8;
}

a {
	color : Black;
	text-decoration : none;
}

a:hover {
	color : Navy;
	text-decoration : none;
}

a.txtgris {
	color : Gray;
	text-decoration : none;
}

a:hover.txtgris {
	color : Navy;
	text-decoration : none;
}