.vinBG {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D752B;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 9b9235;
	border: thin solid #821e1e;
	background-color: #FFFFFF;
}
a.ws:link {
	color:#9b9235;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;

}
  a.ws:visited {
	color:#9b9235;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
  a.ws:hover {
	color:#821e1e;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 821e1e;
}
