BODY,TD {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: 772475;
}

A {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: black;
	text-decoration : none;
}

A:HOVER {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #ffffff;
	text-decoration : underline;
}


.foto {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 9pt;
	text-decoration : none;
	border: 1px solid white;
}

.foto:HOVER {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 9pt;
	text-decoration : underline;
	border: 1px solid black;
}

