 this style sheet only works for the newer browsers. NS 4.x chokes 
BODY {
	margin: 0;
	border: 0;
	background-color:#330000;
	font-family: georgia, times new roman, times, serif;
	font-size:11.5px;
	color: #999999;
	padding : 0;
}
.texto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.titulomenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7d0c00;
	font-style: normal;
	font-weight: lighter;
}
a:hover{
	text-decoration: underline;
}
.vinculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.textolegal {
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #B7BC82; 
}
.vinculolegal {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #868941;
}
.titulo {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7d0c00;
	font-style: normal;
	font-weight: lighter;
}
.textovino {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	color: #868941;
}
.titulovino {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;
}
.templeform {
	border: 1px solid #98a705;
	background-color: #eaedcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #868941;
}
.templesubmit {
	border: 1px solid #98a705;
	background-color: #7d0c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.textoform {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	color: #868941;
}
.picture {
	border: 1px solid #7d0c00;
}
