.weekday {  
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding-right: 1px; 
}

.weekday a {  
	color: #E06529; 
	text-decoration: none;
}
.weekday a:hover {  
	color: #E06529;
	text-decoration: underline;
}
.current  {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	padding-right: 1px; 
}

.current a {  
	color: #E06529;
	text-decoration: none; 
}
.current a:hover {  
	color: #E06529; 
	text-decoration: underline; 
}
.today {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	padding-right: 1px; 
	text-align:center;
}

.today a {  
	color: #000000; 
	text-decoration: underline; 
}
.today a:hover {  
	color: #000000; 
	text-decoration: none; 
}
.weekend {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding-right: 1px; 
	color:#CCC;
}

.weekend a {  
	color: #E06529; 
	text-decoration: none;
}
.weekend a:hover {  
	color: #E06529; 
	text-decoration: underline;
}


.day { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #97C329;  
	font-weight: bold; 
	color: #FFFFFF;  
}

.month { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-align:center
}

.today { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align:center;   
	font-weight: bold; 
	color: #000000; 
	padding-right: 1px; 
	padding-bottom: 2px; 
}

.evento { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #F12505; 
	font-weight: bold;
	 color: #FFFFFF;
}

.noDay { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.current { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #DCF699;
	border: 1px solid; 
	font-weight: bold; 
	color: #000000; 
	padding-right: 1px ; 
	text-decoration: blink;
}

.FMRbutton {
	background:#abb3be url(../images/fondotitulo_plata.gif) repeat-x; 
	border: #abb3be 1px solid; 
	color: #000000; 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:11px;
}