
#otherDay
{
    BACKGROUND-COLOR: #e0e3e6;
    font-family:  Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 12px;
}
#otherDay A:link
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	 font-family:  Verdana, Arial, 'Times New Roman';
}
#otherDay A:visited
{
	font-weight: bold;
    COLOR: black;
    FONT-SIZE: 12px;
    font-family:  Verdana, Arial, 'Times New Roman';
}
#sun
{
	color: white;
	FONT-SIZE: 12px;
	font-family:  Verdana, Arial, 'Times New Roman';
	background-color: #3b6860;
}
#sun A:link
{
	font-weight: bold;
	color: white;
	FONT-SIZE: 12px;
	font-family:  Verdana, Arial, 'Times New Roman';
	background-color: #3b6860;
}
#sun A:visited
{
	font-weight: bold;
	color: white;
	FONT-SIZE: 12px;
	font-family:  Verdana, Arial, 'Times New Roman';
	background-color: #3b6860;
}
#sat
{
   color: white;
	FONT-SIZE: 12px;
	font-family:  Verdana, Arial, 'Times New Roman';
	background-color: #3b6860;
}
#sat A:link
{
    font-weight: bold;
	color: white;
	FONT-SIZE: 12px;
	font-family:  Verdana, Arial, 'Times New Roman';
	background-color: #3b6860;
}
#sat A:visited
{
    font-weight: bold;
	color: white;
	FONT-SIZE: 12px;
	font-family:  Verdana, Arial, 'Times New Roman';
	background-color: #3b6860;
}
#today
{
	FONT-SIZE: 12px;
    BACKGROUND-COLOR: #f1bb29
}
#today A:link
{
	FONT-SIZE: 12px;
	 font-weight: bold;
    COLOR: black;
    font-family:  Verdana, Arial, 'Times New Roman';
}
#today A:visited
{
	 font-weight: bold;
    COLOR: black;
    font-family:  Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 12px;
}
#weekDay
{
    BACKGROUND-COLOR: gray;
    font-weight: bold;
    COLOR: white;
    font-family:  Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 12px;
}
#noDay
{
    BACKGROUND-COLOR: #ebeef0
    FONT-SIZE: 12px;
}
#month
{
	FONT-SIZE: 12px;
}
#month A:link
{
    COLOR: black;
    font-family:  Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 12px;
    FONT-VARIANT: small-caps
}
#currentMonth
{
    COLOR: black;
    font-family:  Verdana, Arial, 'Times New Roman';
    FONT-SIZE: 12px;
    FONT-VARIANT: small-caps
}
#year
{
    COLOR: #cc3300;
    font-family:  Verdana, Arial, 'Times New Roman';
}


