body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	background-color: #D2D2D2;
}
body {
	background-color: #D3D3D3;
}
a:link {
	text-decoration: none;
	background-color: #D2D2D2;
	letter-spacing: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D2D2D2;
	letter-spacing: 2px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	letter-spacing: 2px;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D2D2D2;
	letter-spacing: 2px;
	color: #000000;
}
#months {
	color: #000;
}

