body {
font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
color:white;
}
#PHPcalendar a {color:black;}
div table a{color:white;}
a:link,a:active,a:visited {	text-decoration: none; }
a:hover	{ text-decoration: underline;}
table{color:black;}
td {
	 font-size: 11px;
}


th {
	 font-size: 11px;
}

tr.topdays {
	background-color: #444; color:#fff;  font-size: 11px;  
}

.toprightnumber {
	 font-size: 10px; font-weight: bold;
}
.eventinbox {
	 font-size: 10px;	
}
.footer {
	 font-size: 10px;
}
td.beforedayboxes {
	background-color: #ffffff;
}
td.dayboxes {
	background-color: #ffffff;
}
td.afterdayboxes {
	background-color: #ffffff;
}
td.highlighteddayboxes {
	background-color: #dcdcdc;
}
.event {
	 font-size: 12px; font-weight: bold;
}
.eventdetail {
	 font-size: 11px;
}
.eventwhen {
	 font-size: 15px; font-weight: bold;
}
.addevent {
	 font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	 font-size: 10px;
}
.currentdate {
	font-size:2.5em; line-height:1em; font-weight:normal; text-transform:uppercase; color:#d3d1d0; letter-spacing:-1px; padding-bottom:13px; margin-top:-5px; position:relative;
}