#hotdeals a:link {
	color: #FFCC00;
	font-size: 80%;
}
#hotdeals a:visited {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 80%;
}
#hotdeals a:hover {
	color: #CCCC99;
	text-decoration: none;
	font-size: 80%;
}
a:link {
	color: #356700;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #669933;
	text-decoration: none;
}
#footer a:link {
	color: #CCCC99;
	text-decoration: underline;
	font-size: 100%;
}
#footer a:visited {
	color: #CCCC99;
	text-decoration: underline;
	font-size: 100%;
}
#footer a:hover {
	color: #669933;
	text-decoration: none;
	font-size: 100%;
}
#reservations a:link {
	color: #CCCC99;
	text-decoration: none;
	font-size: 80%;
}
#reservations a:visited {
	color: #CCCC99;
	text-decoration: none;
	font-size: 80%;
}
#reservations a:hover {
	color: #669933;
	text-decoration: underline;
	font-size: 80%;
}
