A.index:HOVER {
	letter-spacing : 5px;
}
#a1 {
		color : #660099;
}
#a2 {
			color : #990066;
}
#a3 {
		color : #009933;
}
#a4 {
		color : #FF6600;
}
#a5 {
		color : #3366CC;
}

#a6 {
		color:#0000cc;
}

A.index{
	text-decoration : none;
	border-style : none;

}

.nextDate {
	font-size : 18px;
	color : #BD0000;
	margin-left : 30px;
}

.menu{
	font-family : "Comic Sans MS";
	font-variant : normal;
	font-size : 26px;
	font-style : italic;
	font-weight : 900;
	letter-spacing : 2px;
	text-decoration : none;
	width : 100%;
	margin : 0;
	margin-left : 0px;
	margin-top : 20px;
	margin-right :0;
	}

.header {
	font-family : "Times New Roman", serif;
	font-weight : bold;
	font-size : 22px;
	font-style : italic;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 20px;
	margin-left : 30px;
	}

.terminCell {
	text-align : center;
}


TH {
	padding : 5px;
	background : #2E8B57;
	color : #E6E6FA;
}
TH A {
	color : #F0E68C;
	text-decoration : none;
}

TD {
	background : #E2F5EA;
	}


BODY {
	background-color : #FFFFbb;
}
