.timecell { padding: 0px 2px 0px 2px; }

// div.time { font-size: 64%; font-weight: normal; line-height: 120%; text-align: center; float: left; margin: 3px 3px;}
div.time { font-size: 90%; font-weight: normal; line-height: 120%; text-align: center; float: left; margin: 3px 3px;}
span.minute { font-size: 120%; font-weight: normal; line-height: 140%;}
span.mark_etc {}

a.time_link:link {}
a.time_link:visited {}
a.time_link:hover {background-color: #99dd99;}
a.time_link:active {}

a.time_link_black {color: black;}
a.time_link_black:link {}
a.time_link_black:visited {}
a.time_link_black:hover {background-color: #99dd99;}
a.time_link_black:active {}

a.time_link_blue {color: blue;}
a.time_link_blue:link {}
a.time_link_blue:visited {}
a.time_link_blue:hover {background-color: #99dd99;}
a.time_link_blue:active {}

a.time_link_red {color: red;}
a.time_link_red:link {}
a.time_link_red:visited {}
a.time_link_red:hover {background-color: #99dd99;}
a.time_link_red:active {}

a.time_link_brown {color: brown;}
a.time_link_brown:link {}
a.time_link_brown:visited {}
a.time_link_brown:hover {background-color: #99dd99;}
a.time_link_brown:active {}

a.time_link_green {color: green;}
a.time_link_green:link {}
a.time_link_green:visited {}
a.time_link_green:hover {background-color: #99dd99;}
a.time_link_green:active {}
