body { font-family: Arial, Helvetica, sans-serif; }

.size7 { font-size:0.5em; }
.size8 { font-size:0.6em; }
.size9 { font-size:0.75em; }
.size10 { font-size:0.85em; }
.size11 { font-size:0.95em; }
.size12 { font-size:1.0em; }
.size13 { font-size:1.1em; }
.size18 { font-size:1.6em; }
.size20 { font-size:1.8em; }

.black { color:#000000; }
.blue { color:#0064be; }
.dblue { color:#00137f; }
.green { color:#007f0e; }
.orange { color:#ff6a00; }
.red { color:#ff0000; }
.white { color:#ffffff; }
.gray { color:#969696; }
.grey { color:#646464; }

.b { font-weight: bold; }
.i { font-style: italic; }
.u { text-decoration: underline; }

p { text-align: justify; }

a { color: #696969; text-decoration: none; }
a:hover { color: #ff6400; text-decoration: none; }

div#preload { display: none; }

.news {
  font-family: Times New Roman;
  font-weight:bold;
  font-size : 16px;
  color:#f0f0f0;
  text-align: center;
}

.fmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size : 12px;
  color:#000000;
}
.fmenu a {
  color: #696969;
  text-decoration: underline;
}
.fmenu a:hover {
  color: #000000;
  text-decoration: none;
}

.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size : 13px;
  color:#000000;
}
.menu a {
  color: #696969;
}
.menu a:hover {
  font-size : 14px;
  color: #ff6400;
}