#eventos TD{
	font-family : sans-serif;font-size : 8 pt;font-style : normal;letter-spacing : 0.1mm;border : 1px Ouset #000000 ;background-color :#FFFFFF;color : #000000;
}
#eventos TD.DAYS {
	font-family : <%=daytext%>;font-size : <%=daytextsize%>pt;font-style : normal;letter-spacing : 0.1mm;border : 1pt OutSet <%=daycellcolor%>#000000 ;background-color : <%=daycellcolor%>;color : <%=daytextcolor%>;
}
#eventos TD.HEAD {
	font-family : <%=headertext%>;font-size :<%=headertextsize%>pt;font-style : normal;font-weight : bold;letter-spacing : 0.1mm;background-color : <%=headerrowcolor%>;color : <%=headertextcolor%>;
}
#eventos TD.MONTH {
	font-family : <%=monthtext%>;font-size :<%=monthtextsize%>pt;font-style : normal;font-weight : bold;letter-spacing : 0.1mm;background-color : <%=monthrowcolor%>;color : <%=monthtextcolor%>;
}
#eventos TD.MONTHNAME {
	font-family : <%=monthtext%>;font-size :<%=monthtextsize%>pt;font-style : normal;font-weight : bold;letter-spacing : 0.1mm;border-bottom:1px solid black;background-color : <%=monthrowcolor%>;color : <%=monthtextcolor%>;
}

#eventos TD.MAIN {
	border : medium double Double;
}
#eventos TD.TODAY {
	font-family : <%=todaytext%>;font-size : <%=todaytextsize%>pt;font-weight : bold;font-color : blue;letter-spacing : 0.1mm;border : thin Inset #FFFACD;background-color : <%=todaycellcolor%>;color : <%=todaytextcolor%>;
}
TD.PUBLIC {
	font-family : <%=publictext%>;font-size : <%=publictextsize%>pt;font-weight : bold;font-color : blue;letter-spacing : 0.1mm;border : thin Inset #FFFACD;background-color : <%=publiccellcolor%>;color : <%=publictextcolor%>;
}

#eventos a:link {color: <%=daytextcolor%>; text-decoration: none}
#eventos a:active {color: <%=daytextcolor%>; text-decoration: none}
#eventos a:visited {color: <%=daytextcolor%>; text-decoration: none}
#eventos a.links:hover {color: <%=daytextcolor%>; text-decoration: underline;font-size:<%=todaytextsize+2%>}

