.header {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #FFFFFF;

}
.navigation {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;



}
.navigation_purple {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #CC00CC;
	text-decoration: none;
	font-size: 18px;



}
.navigation_blue {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-size: 18px;



}
.navigation_green {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
	font-size: 18px;



}
.navigation_yellow {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 18px;



}
.navigation_orange {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 18px;



}
.navigation_red {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 18px;



}
.subnav {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;


}
.title {
	font-family: "Comic Sans MS";
	font-size: 36px;
}
.anchor {
	font-family: "Comic Sans MS";
}
a:link {
	text-decoration: none;

}
a:hover {
	color: #6699CC;
}
.text {
	font-family: Tahoma;
	color: #222222;
	text-decoration: none;


}
ol {
	font-family: Tahoma;
}
a:visited {
	text-decoration: none;

}
.textsmall {
	font-family: Tahoma;
	font-size: 12px;

}
body,p {
	font-family: Tahoma, Verdana, sans-serif;
	color: #222222;
	text-decoration: none;
}
