a {
	color: rgb(45,140,155);
	text-decoration: none;
}
a:hover {
	color: rgb(45,140,155);
	text-decoration: underline;
}
.Teachers1 {
	background: url("TeachersTop.gif") no-repeat;
}
.Teachers2 {
	padding-top: 10px;
	padding-left: 10px;
	background: url("TeachersMiddle.gif");
}
.Teachers3 {
	background: url("TeachersBottom.gif");
}
