
BODY {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;

	
}

A:link {
	text-decoration: none;
	color: gray;
}

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

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

Aactive {text-decoration: none}
.ficha {
	BORDER-RIGHT: 1px solid #993333;
	BORDER-TOP: 1px solid #993333;
	BORDER-LEFT: 1px solid #993333;
	BORDER-BOTTOM: 1px solid #993333;
}
.ficha1 {

	BORDER-BOTTOM: 4px double #cd853f;
}
.ficha2 {

	BORDER-TOP: 4px double #cd853f;
}
.fundo {
	background : url(img/centro.gif) bottom;
}