.meeting {
   color:white;
   background-color:navy;
   border-width:3;
   border-style:groove;
}
.meeting a:link { color:white; }
.meeting a:visited { color:white; }
.meeting a:active { color:yellow; }
.meeting a:hover { color:yellow; }

.sortie {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.convoi {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.manifestation {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.raid{
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.rassemblement {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.Restau {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.roadbook {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.salon {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.hard {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.sortie {
   color:blue;
   background-color:white;
   border-width:3;
   border-style:groove;
}
.today {
   color:yellow;
   background-color:blue;
   border-width:2;
   border-style:outset;
}
.today a:link { color:yellow; }
.today a:visited { color:yellow; }
.today a:active { color:white; }
.today a:hover { color:white; }

.otherday {
   color:white;
   background-color:navy;
}
.otherday a:link { color:white; }
.otherday a:visited { color:white; }
.otherday a:active { color:red; }
.otherday a:hover { color:red; }
