/*======================================================================*\
|| #################################################################### ||
|| # VirtuaNews - 1.0.1 Pro
|| # ---------------------------------------------------------------- # ||
|| # All code in this file is © 2002 VirtuaSystems    .               # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # --------------- VIRTUANEWS IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.virtuanews.co.uk                                      # ||
|| # http://www.virtuanews.co.uk/license.html                         # ||
|| #################################################################### ||
\*======================================================================*/

.form {
  background-color: #eeeeee;
  font-family: Verdana;
  font-size: 10px;
  color: #000066;
  border: 1px solid #90A0B0;
}

.header {
  font-size: 12px;
  font-weight: bold;
}

.red {
  color: #FF0000;
}

.lightfont {
  color: #ffffff;
}

body, td {
  font-family : Verdana,Arial,sans-serif;
  font-size : 10px;
  color : #000000;
}

pre {
  font-family: verdana,arial,monospace;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

a:link {
  text-decoration: none;
  color : #001113;
}

a:active {
  color: #FF0000;
  text-decoration: underline;
}

a:visited {
  text-decoration: none;
  color : #002E58;
}

a:hover {
  color: #000099;
  text-decoration: bold;
}
a.menu {
  font-family: Verdana;
  font-size: 10px;
  color: #ffffff;
}
a.menu:active {
  font-family: Verdana;
  font-size: 10px;
  color: #ff0000;
}
a.menu:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #C4DA07;
}
a.menu:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #F5F7E8;
}
.menu {
  font-family: Verdana;
  font-size: 10px;
  color: #ffffff;
}
/*======================================================================*\
|| ####################################################################
|| # VirtuaNews is not free software
|| # File: images/blue/style.css
|| ####################################################################
\*======================================================================*/