/* The following styles will only appear on the document "year.php" */#content table,td,tr{	text-align: center;}#content .month{	color: #FFF;	font-size: 12px;}#content .dayofweek{	color: #FFF;	width: 20px;	height: 20px;}#content .daysPast{	width: 20px;	height: 16px;	color: #0D173F;	font-size: 11px;	text-transform: none;	padding-top: 3px;}#content .daysFuture{	width: 20px;	height: 16px;	color: #0D173F;	font-size: 11px;	text-transform: none;	padding-top: 3px;}#content .linksPast{	width: 20px;	height: 16px;	color: #CCC;	font-size: 11px;	text-transform: none;	padding-top: 3px;}a.linked-day:link , a.linked-day:active, a.linked-day:visited {	width: 20px;	height: 16px;	font-size: 11px;	padding-top: 3px;	line-height: 18px;	color: #D00000;	text-decoration:none;	font-weight:bold;}a.linked-day:hover {	width: 20px;	height: 16px;	font-size: 11px;	padding-top: 3px;	color: #FFF;	text-decoration:underline;	font-weight:bold;}.smalltext {font-size: 10px}.year {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;	color:#0087C4;}
