/* CSS Document */

#gico {
	font-family:"Times New Roman";
	font-size:4;
	font-weight:bold;
	color:#800080;
	}
	
#gico a {
	font-family:"Times New Roman", Times, serif;
	font-size:4;
	color:#800080;
	text-decoration:underline;
	}
	
#gico a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:4;
	color:#000080;
	text-decoration:none;
	}
	
#reserve {
	width:142px;
	}
#reserve a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#800080;
	text-decoration:underline;
	}
#reserve a:hover {
	text-decoration:none;
	color:#000080;
	}
	
#reserve2 {
	width:142px;
	}
#reserve2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4c82d;
	text-decoration:underline;
	}
#reserve2 a:hover {
	text-decoration:none;
	color:#FFF;
	}