/* CSS Document */ .calendario_tabela{ font-family:arial; font-size:9px; } .calendario_dias{ background:#FFFFFF; } .calendario_semana{ color:#FFFFFF; text-align:center; font-weight:bold; background-color: #333333; } .calendario_hoje{ font-weight:bold; color: #009900; text-decoration: underline overline; } .calendario_domingos{ color:#FF0000; } .calendario_mes_ano{ height: 20pt; text-align:center; font-weight:bold; color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none; } .calendario_links{ color:#000000; display:block; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding: 3px; } .calendario_links:link{ color:#000000; display:block; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding: 3px; } .calendario_links:hover{ text-decoration:none; background-color: #F3F3F3; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; } .border1 { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .border2 { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; padding: 1px; } .border3 { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .border3:hover { background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .border4 { background-color: #99CC00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .border5 { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; }