.prmnav:link {
color: #CD3702;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: none;
}

.prmnav:hover {
color: #FFFFFF;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: none;
}

.prmnav:visited {
color: #CD3702;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: none;
}

.prmnav:hover {
color: #FFFFFF;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: none;
}

.secnav:link {
color: #380898;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: none;
}

.secnav:hover {
color: #FF0000;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: underline;
}

.secnav:visited {
color: #380898;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: none;
}

.secnav:hover {
color: #FF0000;
font-size : 12pt;
font-weight : bold;
font-family : Times New Roman;
text-decoration: underline;
}

.subnav:link {
color: #380898;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
}

.subnav:hover {
color: #000000;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.subnav:visited {
color: #380898;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
}

.subnav:hover {
color: #000000;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
text-decoration: underline;
}


td img {display: block;}

form {margin-bottom : 0;
}


INPUT.user {
  font-family: Arial;
  font-size: 8pt;
}

SELECT.user {
  font-family: Arial;
  font-size: 8pt;
}

TEXTAREA.user{
  font-family: Arial;
  font-size: 8pt;
}



<LINK REL="STYLESHEET" HREF="any.css">

