body {
	background: #CCFCFC;
	margin: 0;
}

.text {
	font: normal 12px trebuchet ms, sans-serif;
	color: #432B23;
}

a {
	text-decoration: none;
	color: #CCFEFE;
}

a.menu:link, a.menu:active, a.menu:visited {
	font: normal 18px trebuchet ms, sans-serif;
	text-transform:lowercase;
	color: #53b1b1;
	text-decoration: none;
}

a.menu:hover {
	color: #432b23;
	text-decoration: none;
}

a.menu2:link, a.menu2:active, a.menu2:visited {
	font: normal 13px trebuchet ms, sans-serif;
	text-transform:lowercase;
	color: #53b1b1;
	text-decoration: none;
}

a.menu2:hover {
	color: #99e6e6;
	text-decoration: none;
}

.lrgr {
	font: normal 15px trebuchet ms, sans-serif;
	font-style:italic;
	color: #432B23;
	text-transform:lowercase;
}
.georgia {
	font: normal 14px georgia;
	font-style:italic;
	color: #432B23;
	}