
a        { color: #191970; font-size: 12px; font-family: Arial, Helvetica ; font-weight: bold; }
a:active       { color: #f00; font-size: 12px; font-family: Arial, Helvetica }
a:hover    { color: #080; font-size: 12px }
.pagetext     { color: #191970; font-size: 12px; font-family: Arial, Helvetica }
.pagetextbold  { color: #191970; font-weight: bold; font-size: 12px; font-family: arial, Helvetica }
.headings  { color: #191970; font-size: 12px; font-family: arial, Helvetica }
.headingslarge   { color: #191970; font-weight: bold; font-size: 16px; font-family: arial, Helvetica }



A.headingslarge:hover   { color: #007300 ; font-weight: bold; font-size: 16px; font-family: arial, Helvetica }




A.wr   { color: #181873; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Geneva; text-decoration: none }

A.wr:hover  { color: #007300 }
A.wr:active {
color:red;

}

A.wb {
    color:#000066;
    font-size:12px;
   text-decoration:none;
    font-family:Arial,Verdana,Geneva;
   
}

A.wb:hover {
    color:red;

   
}

A.wb:active {
color:red;
font-weight: bold;
}