/* CSS definition file containing sitestyle stylesheets */
A:link { text-decoration: none ;}
 A:visited { text-decoration: none ;}
 A:hover { text-decoration: none ;}
 #school {
	background-color: #FF0;
}
.strikethrough1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #900;
	text-decoration: line-through;
}

