A:HOVER.navBar {
	color : White;
}
A:HOVER {
    color: #993300;
}

.title
{
font-family:arial;
font-size: 10px;
}

.titlebold
{
font-family:arial;
font-size: 10pt;
font-weight: bold;
}

.bigtitle
{
font-family:arial;
font-size: 12pt;
font-weight: bold;
}

.text
 { color: #003; font-size: 8pt; font-family: Arial }

.textbold
{
font-family:arial;
font-size:8pt;
font-weight: bold;
}

.inputSubmit
   { color: #000000; font-size: 10px; font-family: Verdana, Arial; font-weight: bold; background-color: #e0e0e0; border: solid 1px }

.gray_back_textarea
  { font-size: 8pt; font-family: tahoma, "ms sans serif"; border: solid 1px }


.gray_back
  { color: black; font-size: 11px; font-family: tahoma, "ms sans serif"; text-decoration: none; background: white; cursor: hand; padding-right: 5px; padding-left: 5px; height: 19px; border: solid 1px #000 }
