.Wtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Btext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(images/catering_10.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.title{
	font-family: Tahoma;
	font-size: 13px;
	color:#FFCC66;
	text-decoration: none;
}

a.sub:link, a.sub:visited  {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sub:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #179d9c;
	background-color: #FFCC66;
	display: block;
	text-decoration: none;
}
input, textarea {
	background-color: #E4E4E4;
	border: 1px outset #999999;
}
.baton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #7C1B35;
	border: solid #D02D59;
}

body.counter
{
	background-color: #000000;
	overflow: hidden;
       	margin: 0;
       	padding: 0;
}
