/* BODY {
	scrollbar-face-color: #669966;
    scrollbar-shadow-color: #003300;
    scrollbar-highlight-color: #003300;
    scrollbar-3dlight-color: #339933;
    scrollbar-darkshadow-color: #003300;
    scrollbar-track-color: #006600;
    scrollbar-arrow-color: #FFFF00;
}
*/

a:link {
	color: #FFFFCC;
	text-decoration: underline;
}

a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	background: #FFFFCC;
	color: #000000;
	text-decoration: none;
}

a.menutext:link {
	color: #FFFFCC;
	text-decoration: underline;
}

a.menutext:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

a.menutext:hover {
	background: #FFFFCC;
	color: #000000;
	text-decoration: none;
}

a.yellow:link {
	color: #FFFF33;
	font-weight: bold;
	text-decoration: underline;
}

a.yellow:visited {
	color: #FFFF33;
	font-weight: bold;
	text-decoration: underline;
}

a.yellow:hover {
	background: #FFFF33;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

td p {
	color: #FFFFCC;
	font-family: "Comic Sans MS", "Verdana Ref";
	font-size: 15px;
	line-height: 22px;
}

.bodytext {
	color: #FFFFCC;
	font-family: "Comic Sans MS", "Verdana Ref";
	font-size: 15px;
	line-height: 22px;
}

.bodytextbold {
	color: #FFFFCC;
	font-family: "Comic Sans MS", "Verdana Ref";
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
}

.menutext {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.yellow {
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
