body {
	margin: 0px;
}

P  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #663333;
	line-height: 20px;
}

body {

	background;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FEEFD8;

}

A  {
	color:#660000;
}

A:Visited  {
	color:#660000;
}

A:Active  {
	color: #660000;
}

A:Hover  {
	color:#ff9900;
}

.small  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#660000;
	font-style: normal;


}
.tableleft {
	background-image: url(images/left.deco.jpg);
	background-repeat: repeat-y;
}

.tableright {
	background-image: url(images/right.deco.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #663300;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A62424;
}
.buttons {
	background-image: url(images/tapas.btn.gif);
	background-repeat: no-repeat;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	height: 37px;
	top: 1276px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	position: static;
	left: 283px;
	background-position: center;
}
a {
	text-decoration: none;
}

