#day {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	background-position: right;
	text-align: center;
}
#act {
	background-color: #CCCC99;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-position: top;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DA6E23;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF99;
}
#month {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFE8A0;
	background-color: #000000;
	text-indent: 15px;
	background-position: center bottom;
	text-align: center;
}
#date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #990000;
	background-color: #f5f5f5;
	text-align: right;
}
#act-fb {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#act-movies {
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
