.content {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
}
.contentbold {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}
	A.contentlink {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #ffffff;
}

	.contentlink:hover {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #cccccc;
}

.prBold {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : bold;
	text-decoration : none;
	color : #FF9900;
}
	A.prLink {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #FF9900;
}

	.prLink:hover {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #FFCC66;
}
.parentsBold {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : bold;
	text-decoration : none;
	color : #FFFF33;
}

	A.parentsLink {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #FFFF33;
}

	.parentsLink:hover {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #CCCC33;
}
.teachersBold {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : bold;
	text-decoration : none;
	color : #66FF33;
}

	A.teachersLink {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #66FF33;
}

	.teachersLink:hover {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #33CC00;
}

	A.teachersl2Link {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #FF9933;
}

	.teachersl2Link:hover {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #FF6600;
}

.teachersl2Bold {
	font-family : verdana;
    font-size : 10pt;
  	font-weight : bold;
	text-decoration : none;
	color : #FF9933;
}

.copyright {
	font-family : arial;
    font-size : 7pt;
  	font-weight : normal;
	text-decoration : none;
	color : #999999;
}
.login {
	font-family : verdana;
    font-size : 8pt;
  	font-weight : bold;
	text-decoration : none;
	color : #CC3300;
}
.logintext {
	font-family : verdana;
    font-size : 8pt;
  	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
}
.loginlink {
	font-family : verdana;
    font-size : 8pt;
  	font-weight : normal;
	text-decoration : underline;
	color : #ffffff;
}

