BODY {
	font-family: Verdana,Arial,Sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background : url(img/fundo.gif) repeat-x top;

	
}


.ficha {
	BORDER-RIGHT: 1px solid black;
	BORDER-TOP: 1px solid black;
	BORDER-LEFT: 1px solid black;
	BORDER-BOTTOM: 1px solid black;
}
A:link {
	text-decoration: none;
	color: HighlightText;
}

A:visited {
	text-decoration: none;
	color: HighlightText;
}

A:hover {
	color: ButtonShadow;
	text-decoration: underline;
}

Aactive {text-decoration: none}

