body {
	font-name: "Monotype Corsiva", Helvetica, sans-serif;
	background-image: url(../images/alum-background.gif); 
	
}

td {
	font-name: "Monotype Corsiva", Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0000FF;
	text-decoration: none
}

a:visited {
  color: #0000FF;
  text-decoration: none
}

a:hover {
	color: #000000;	
	background-color: #CCCCCC;	
}

a:active {
	color: #0000FF;
	text-decoration: none
}