.calenderTable
{
	text-align: center;
	font-family: verdana;
}

.calenderTable td
{
	background: #e6e6e6;
	border: 1px solid #101070;
}

.forumTable a
{
	text-decoration: none;
  color: #101070;	
}

.forumTable a:hover
{
	text-decoration: underline;	
	color: #101070;
}

