.borda_vinho {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #94303C;
	border: Solid;
	border-color: #94303C;
	border-width : 1px;
	background-color: White; }

.texto_branco {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: White; }
.texto_branco a {
	color: White;
	text-decoration: none;}
.texto_branco a:hover {
	text-decoration: none;  
	color : #EFCFD1;}

.texto_vinho {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #94303C; }
.texto_vinho a {
	color: #94303C;
	text-decoration: none; }
.texto_vinho a:hover {
	text-decoration: none;  
	color : #D1747D; }