a {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
    color: #006699;
	text-decoration: none;
}
a:hover {
    color: #336699;
	text-decoration: underline;
}
.calendardays {
	font-family: arial, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px; 
	color: #333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right:1px;
	border-left:1px;
	border-top:1px;
	border-bottom:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	border-right-color:#990000;
	border-left-color:#990000;
	border-top-color:#990000;
	border-bottom-color:#990000;
	
}
.calendardays a {
	font-size: 10px; 
	color: #000099;
}
.calendardays a:hover {
	color: #336699;
}
.calendardays a:visited {
	color: #006699;
}
.caldaynames {
	width: 14%;
	font-weight: bold;
	font-size: 12px; 
	color: #990000;
}

.calendar-month {
	font-weight: bold;
	font-size: 14px; 
	color: #990000;
	text-align:center;
}
.calendar-next {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
}
.calendar-next a {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
}
.calendar-next a:hover {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
}
.calendar-next a:visited {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
	text-decoration:underline
}
.calendar-prev {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
}
.calendar-prev a {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
}
.calendar-prev a:hover {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
}
.calendar-prev a:visited {
	font-weight: bold;
	font-size: 18px; 
	color: #990000;
	text-decoration:underline
}
.rowdscr {
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px; 
	color: #000000;
	padding-left:5px;
}
.rowdscr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #013AD1;
	padding-left:5px;
}
.rowdscr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004AB9;
	padding-left:5px;
}
.rowdscr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004AB9;
	padding-left:5px;
}
.calendar{ width:100%}
