.vo-blue  {color:#fff;background-color:#00539C}          /* this is:  .w3-2019-princess-blue */
/*.vo-yellow {color:#fff;background-color:#ffc40d} */    /* this is:  .w3-metro-yellow */
/* .vo-yellow {color:#fff;background-color:#f1c40f} */   /* this is:  .w3-flat-sun-flower */
/* .vo-yellow {color:#fff;background-color:#ffc40d} */   /* this is:  .w3-metro-yellow */
.vo-yellow {color:#000;background-color:#ffcc00}  /* .w3-ios-yellow */

a{color:blue!important; text-decoration:underline; font-weight:bold!important;}
a:link  {color:blue!important; text-decoration:underline; font-weight:bolder!important;}
a:visited { color: #0053A3; text-decoration:underline; font-weight:bolder!important;}
a:hover  { color: orange; text-decoration:underline; font-weight:bolder!important;}

@media only screen and (min-width: 500px) {.showDate {display: block;} }
@media only screen and (max-width: 499px) {.showDate {display: none; } }

.tooltip {display: none;}
.rightMenu {font-size: 11px;}
.rightMenu:hover + .tooltip {display: block;}

body {background: #ebf0f2}
