.vin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
}
.vin:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 3px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 7px;
}

.vinoscuro {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #AB197B;
	margin-left: 7px;
}

.texto2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 7px;
}

.vinculos {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #996699;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	text-indent: 2pt;
}
.vinculos:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: inherit;
	background-color: #99CC00;
}
.vinculos3 {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #ED87CC;
	font-style:normal;
	font-weight:bold;
	text-decoration: blink;
	text-indent: 2pt;	
}
.vinculos3:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: inherit;
	background-color: #99CC00;
}
.textogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify
}
.textograndeVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #B7AA51;
	margin-left: 7px;
}
.textoBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 7px;
}
.vinculos2 {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #993300;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	text-indent: 2pt;
}
.vinculos2:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #993300;
	font-weight:bold;
	text-decoration: underline;
}
