body {
	background-color:#666666;
	margin: 5px 5px 5px 5px;
	line-height: 1.2;
}
.baksplash {
	background-image: url(images/homesplash.jpg);
	background-repeat: no-repeat;
}
.worksplash {
	background-image: url(images/featured_workbook.gif);
	background-repeat: no-repeat;
}
.classsplash {
	background-image: url(images/online_classes_header.jpg);
	background-repeat: no-repeat;
}
.verd12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.verd12boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}
.verd12boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#090;
}
.verd11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.verd11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.verd12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verd10menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
.verd10menuwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	color:white;
}
.arial16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.arial24boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#990000;
	font-weight: bold;
}
.arial20boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#990000;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

