

.top {  color: #FFCCCC}

/* styles for links on directory page */

a.dir:link{

	font-family:  lucinda fax, times roman, times, serif;

	font-size: 15px;

	color: #990066;

	text-decoration: none;

}

a.dir:link{

	font-family:  lucinda fax, times roman, times, serif;

	font-size: 15px;	

	color: #990066;

	text-decoration: underline;

}

/*styles for text on directory page */

.list{

	font-family:  lucinda fax, times roman, times, serif;

	font-size: 15px;

}

ul{

	margin-top: 5px;

	margin-bottom: 5px;

}

li{

	margin-top: 2px;

}
/*
.sch{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;

}
*/

/* links on calendar page */

a.cl:link{color: #660099; font-family: lucinda fax, times roman, times, serif; font-weight: bold; font-size: 15px;}

a.cl:visited{color: #660099; font-family: lucinda fax, times roman, times, serif; font-weight: bold; font-size: 15px;}

a.cl:active{color: #660099; font-family: lucinda fax, times roman, times, serif; font-weight: bold; font-size: 15px;}
