@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
	font-weight: normal;
	background-color: #00CCFF;
}
.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #660066;
}
a:link {
	color: #660066;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #990099;
}
a:active {
	color: #990099;
}
a.menulight:link {
	color: #CDFFFF;
	text-decoration: none;
	font-weight:bold
}
a.menulight:visited {
	color: #CDFFFF;
	text-decoration: none;
	font-weight:bold
}
a.menulight:hover {
	color: #9999FF;
	font-weight:bold
}
a.menulight:active {
	color: #9999FF;
	font-weight:bold
}
.hugetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660066;
}
.emphasiscolortext {
	color: #990033;
}
.enlargedemphasistext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990066;
}
