body {
	background-color: #ade787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.nav {	
	background-color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #ffff00;
}

.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}
.cal {
	background-color: #ffffff;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}




.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #000000; color: #ffff00;
}







a:hover {
	color: #ffffcc;
	background-color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.
