<style>
<!--
.kalfon {background:#f8f8f8;}
td.wday {text-align:center; font-weight: bold;}
td.happy_wday {text-align: right; font-weight: bold;font-size: 10pt; color:red;}
td.month {text-align:center; font-size: 11px; font-weight:bold; height:13;}
td.emptyday {text-decoration: none; color: #B6B6B6;font-size: 9pt;}
td.day {text-align: right;}
td.selday {background-color: #000000; text-align: right;color: #FFFFFF;}
td.curday {background-color: #487bb8; text-decoration: none; color: white; font-size:9pt; font-weight:bold;}

A.day {color:#001040; text-decoration:none; font-weight:bold;}
A:hover.day {text-decoration:none; color:red;}
A:visited.day {color: #7080a0;}

a.arrow {text-decoration:none; color:red; font-weight:bold;}
a:hover.arrow {text-decoration:none; color:#800000;}

a.monthyear {text-decoration:none; color:black; font-size:9pt;}
a:hover.monthyear {text-decoration: none; color:red;}
a:visited.monthyear {color:black;}

a.selday {text-decoration: none; color: #FF0000; color:#FFFFFF;}

//-->
</style>