td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
}
.tdYellow {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 18px;

}
.tdWhite {


	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
hr {
	height: 1px;
	width: 80%;

}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;

}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.tdYellow a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}
.tdYellow a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.tdYGray {


	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 25px;

}
.border {
	background-color: #CCCCCC;



}
.white {
	background-color: #666666;

}
.lightGray {
	background-color: #666666;

}
.tdWhiteChaffee {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;

}
.bigFont {
	font-size: 25px;
}
