.ficha {
	BORDER-RIGHT: 1px solid Teal;
	BORDER-TOP: 1px solid Teal;
	BORDER-LEFT: 1px solid Teal;
	BORDER-BOTTOM: 1px solid Teal;
}
.fichaa {
	BORDER-RIGHT: 3px double Black;
	BORDER-TOP: 3px double Black;
	BORDER-LEFT: 3px double Black;
	BORDER-BOTTOM: 3px double Black;
}
.fichab {
	BORDER-RIGHT: 4px double Green;
	BORDER-TOP: 4px double Green;
	BORDER-LEFT: 4px double Green;
	BORDER-BOTTOM: 4px double Green;
}
.ficha1 {
	BORDER-BOTTOM: 1px solid Black;
	background-image: url(img/fundo2.gif);
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
}
.cafe {
	BORDER-BOTTOM: 1px solid Black;
	background-image: url(img/cafefundo.gif);
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
}
.contato {
	background-image: url(img/f_contato.jpg);
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
}
.doce {
	BORDER-BOTTOM: 1px solid Black;
	background-image: url(img/doce.gif);
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
}
.carpapio {
	background-image: url(img/f_cardapio.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.evento {
	background-image: url(img/f_evento.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ficha1a {
	BORDER-BOTTOM: 1px solid Black;
	background-image: url(img/fundo3.jpg);
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
}

.ficha2 {
	BORDER-RIGHT: 1px dashed Silver;
}
.ficha3 {
	BORDER-TOP: 1px dashed Silver;
}
.ficha4 {
	BORDER-LEFT: 	#ff9900 1px solid;
	BORDER-BOTTOM: 1px solid Black;
	background-image: url(img/fundo2.gif);
	background-position: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
	
}

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

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

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

Aactive {text-decoration: none}

A.classe1:link {
	text-decoration: none;
	color: ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}

A.classe1:visited {
	text-decoration: none;
	color: ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}

A.classe1:hover {color:#000000;font-family: "Times New Roman", Times, serif;
font-size: 13pt;}

A.classe1:active {text-decoration: none;font-family: "Times New Roman", Times, serif;
font-size: 13pt;}


