body {
	background-image: url(backg2.gif);
}
body,td,th {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.botafondo {
	background-image: url(Images/batalladelvino_bota.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tonelfondo {
	background-image: url(Images/batalladelvino_tonel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.negropeq {
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #990066;
}
