.calendar	{
	font-size:	14px;
	text-align:	center;
}

.latest-topic	{
	font-size:	12px;
}

.calendar-month	{
	font-size:	16px;
}

.calendar-prev	{
	font-size:	16px;
}

.calendar-next	{
	font-size:	16px;
}

.calendar-prev a:link		{color:	#000000; text-decoration: none;}
.calendar-prev a:visited	{color: #000000; text-decoration: none;}
.calendar-prev a:hover		{color: #00CC00; text-decoration: none;}
.calendar-prev a:active		{color: #00CC00; text-decoration: none;}

.calendar-next a:link		{color:	#000000; text-decoration: none;}
.calendar-next a:visited	{color: #000000; text-decoration: none;}
.calendar-next a:hover		{color: #00CC00; text-decoration: none;}
.calendar-next a:active		{color: #00CC00; text-decoration: none;}

.calendar-day-green a:link	{color: #00CC00; font-weight: normal; text-decoration:none;}
.calendar-day-green a:visited	{color: #00CC00; font-weight: normal; text-decoration:none;}
.calendar-day-green a:hover	{color: #00CC00; font-weight: normal; text-decoration:underline;}
.calendar-day-green a:active	{color: #00CC00; font-weight: normal; text-decoration:underline;}

.calendar-day-blue a:link	{color: #9999DD; font-weight: normal; text-decoration:none;}
.calendar-day-blue a:visited	{color: #9999DD; font-weight: normal; text-decoration:none;}
.calendar-day-blue a:hover	{color: #9999DD; font-weight: normal; text-decoration:underline;}
.calendar-day-blue a:active	{color: #9999DD; font-weight: normal; text-decoration:underline;}

.calendar-day-pink a:link	{color: #FF9999; font-weight: normal; text-decoration:none;}
.calendar-day-pink a:visited	{color: #FF9999; font-weight: normal; text-decoration:none;}
.calendar-day-pink a:hover	{color: #FF9999; font-weight: normal; text-decoration:underline;}
.calendar-day-pink a:active	{color: #FF9999; font-weight: normal; text-decoration:underline;}
