BODY, TD, P, UL {
	color: black; 
	font-family : Verdana, arial; 
	font-size: 11px;
}

A  {
	text-decoration : none; color: #CE9C31;
}

A:HOVER {
	text-decoration: none; color: black
}

.autor { 
	position: absolute; 
	right: 0; 
	bottom: 0;
 	font-size: 11px;
	color: gray;
}

.calendarToday {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFDDC7;
	
}

.calendarSaved{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: yellow;
}

.calendarMarked{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF9291;
}

.calendarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.calendarHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #F5F5F8;
	text-decoration: none;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.style1 {
	font-size: 11px;
	font-weight: bold;
}
