

TD{
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000000;
}
A{
	color: Blue;
	text-decoration: none;
}
A:hover{
	color: Red;
}

.headCell1{
	background: #EEEEEE;
}
.bodyCell1{
	background: #FFFFFF;
	font-size: 16px;
}

.head{
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #00848B;
}
