BODY, TABLE {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : xx-small;
}
.paratd { 
	text-align: center;
	border-collapse:collapse;
	border-spacing:0px;
 	margin:0; 
	padding:1px 1px; border:1px solid #FFFFFF;
 	}
.justyjunto {
	line-height: 10px;
	text-align : justify;
}
.justy {
	text-align : justify;
}
.sfondo {
	background: #FFFEEA
	}
A:link {
	color: #BC8A66; 
	text-decoration: none;
	background-color: none
	cursor: hand
	 }
A:visited {
	color: #888888;
	text-decoration: none ;
	background-color: none;
	cursor: hand
	}
A:hover {
	color: #BC8A66;
	font-weight:bold;
	text-decoration: none ;
	background-color: none;
	cursor: hand
	}
A:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none ;
	background-color: none;
	cursor: hand;
	} 
