.teacherdevBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

.teacherdevBLACKLarge {

	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.teacherdevDARKBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300FF;
	text-decoration: none;
	}

.teacherdevDARKBlueLarge {

	font-family: Tahoma;
	font-size: 14px;
	color: #3300FF;
	text-decoration: none;
}
.teacherdevGRAY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}
	
.teacherdevGRAYMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

.teacherdevLARGEgray {

	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
.teacherdevGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
	}
.teacherdevGREENLarge {
	font-family: Tahoma;
	font-size: 14px;
	color: #339900;
	text-decoration: none;
}
.teacherdevORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8e00;
	text-decoration: none;
	}

.teacherdevORANGELarge {

	font-family: Tahoma;
	font-size: 14px;
	color: #FF8e00;
}
.teacherdevBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00b2eb;
	text-decoration: none;
	}

.teacherdevBlueLarge {

	font-family: Tahoma;
	font-size: 14px;
	color: #00b2eb;
	text-decoration: none
}



a:hover {
	text-decoration: underline;
}
