﻿
.tab { background-color:navy; padding:2px 10px; 
      margin:0px; border:1px; text-decoration:none;
      font-family:calibri; font-size:8pt; color:white; font-weight:bold; }

a:hover.tab { background-color:blue; }

.tabSelected { background-color:black; padding:4px 12px; 
               margin:0px; border:0px; text-decoration:none;
               font-family:calibri; font-size:10pt; color:white; font-weight:bold; }

.menu { margin:0px; padding:0px; font-size:6pt; align:center;}