.Message 
{
	
}
.DayLink
{
	font-family: Times New Roman, MS Sans Serif, Tahoma, Arial;
	background-color: #f8f8f7;
	color: #c86c34;
}
A.DayLink:link {
    text-decoration:none;
    color: #c86c34;
}

A.DayLink:visited  {
    text-decoration:    none;
    color: #c86c34;
}

A.DayLink:hover {
    text-decoration:    none;
    color: black;
}

.EventLink     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
A.EventLink:link {
    text-decoration:    underline;
    color: #c86c34;
}

A.EventLink:visited  {
    text-decoration:    underline;
    color: #c86c34;
}

A.EventLink:hover {
    text-decoration:    underline;
    color: #000000;
}
