﻿span.date {color:Olive;font-size:small;}
.pressed {color:Black; background-color:Silver; font-weight:bold;}
.unpressed {background-color:White; cursor:pointer;}

html {height:100%}
body {
margin:0;
height:100%;
}