.school {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFCC99;
	padding-top: 20px;
	padding-left: 20px;




}
a{
	text-decoration: none;
	color:white;
}

a:hover{
	color: #CCCCCC;
}
a:vlink {
	color: #CCCCCC;
	}
.imge {
	background-image: url(indexl.jpg);
	background-repeat: repeat-x;
}
