.toplinks { color: #FFFFFF; font-size:11px; font-family:verdana,arial;}
.toplinks A{ color: #FFFFFF;  text-decoration: none; }
.toplinks A:hover { color: #FFFF00; text-decoration: underline;}

.left-links { color: #FFFFFF; font-size:12px; font-family:verdana,arial; font-weight:bold; }
.left-links A{ color: #FFFFFF;  text-decoration: none; }
.left-links A:hover { color: #FFFF00; text-decoration:underline;}

.txt{
	color: #000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
}

.txt A{ color: #666666; text-decoration:none;}
.txt A:hover { color: #FF0000; text-decoration:underline; }

.title { color: #003333; font-size:18px; font-family:verdana,ms sans serif,arial; text-decoration: none;}


.footer { color: #333333; font-size:12px; font-family: verdana,arial;line-height:17px; font-weight:bold;}
.footer A{ color: #333333;  text-decoration: none;}
.footer A:hover { color: #000000; text-decoration: underline;}

.head { color: #003333; font-size:15px; font-family:arial; }

.subhead {
	color: #990000;
	font-size:14px;
	font-family:arial;
	text-decoration: underline;
}

.text{ color: #333333; font-size:11px; font-family:verdana,arial; line-height:17px;}
.text A{ color: #666666; text-decoration:none;}
.text A:hover { color: #FF0000; text-decoration:underline; }

.links { color: #000000; font-size:11px; font-family: verdana,arial;}
.links A{ color: #000000; text-decoration:none;}
.links A:hover { color: #FF0000; text-decoration:underline; }

.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}
	form {
		margin: 0;
	}
	
	#reservation {
		border: 1 px solid #cdae7c;
		font-family: Tahoma;
		font-size: 11px;
		/*background-color: #2f6c04;*/
		color: #000000;
		text-align:center;
	}
	
	#reservation a:link, #reservation a:visited {
		color: #CCCCCC;
		text-decoration: none;
	}
	#reservation a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#reservation td {
		padding: 3px 5px;
		font-weight: bold;
		color: #000000;
	}
	
	#reservation input, #reservation select {
		font-family: Tahoma;
		font-size: 10px;
	}
