.bluenavbar {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: bolder;

}

a.bluenavbar:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.bluenavbar:hover, a.bluenavbar:visited:hover {
	font-style: normal;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;

}

a.bluenavbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.rednavbar{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: bolder;

}

a.rednavbar:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.rednavbar:hover, a.rednavbar:visited:hover {
	font-style: normal;
	color: #FFE6E6;
	text-decoration: none;
	font-weight: bold;
}

a.rednavbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.yellownavbar{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;


}

a.yellownavbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;

}

a.yellownavbar:hover, a.yellownavbar:visited:hover {
	font-style: normal;
	color: #FEFDF1;
	text-decoration: none;
	font-weight: bold;
}

.schoolnavbar{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;



}

a.schoolnavbar:hover, a.schoolnavbar:visited:hover {
	font-style: italic;
	color: #FEFDF1;
	text-decoration: underline;
	font-weight: normal;
}

a.schoolnavbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.yellownavbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.greennavbar{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: bolder;

}

a.greennavbar:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.greennavbar:hover, a.greennavbar:visited:hover {
	font-style: normal;
	color: #FFE6E6;
	text-decoration: none;
	font-weight: bold;
}

a.greennavbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.purplenavbar{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: bolder;

}

a.purplenavbar:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.purplenavbar:hover, a.purplenavbar:visited:hover {
	font-style: normal;
	color: #FFE6E6;
	text-decoration: none;
	font-weight: bold;
}

a.purplenavbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
