A.nav:link  {
   font-size            : 11px;
   font-family          : Arial;
   font-style           : normal;
   text-decoration      : none;
   color                : #000000;
   font-weight          : normal;
}
A.nav:visited  {
   font-size            : 11px;
   font-family          : Arial;
   font-style           : normal;
   text-decoration      : none;
   color                : #000000;
   font-weight          : normal;
}
A.nav:hover {
   font-size            : 11px;
   font-family          : Arial;
   font-style           : normal;
   text-decoration      : underline overline;
   color                : #000000;
   font-weight          : normal;
}
A.nav:active {
   font-size            : 11px;
   font-family          : Arial;
   font-style           : normal;
   text-decoration      : underline overline;
   color                : #000000;
   font-weight          : normal;
}
A.nav-current  {
   font-size            : 11px;
   font-family          : Arial;
   font-style           : normal;
   text-decoration      : none;
   color                : #000000;
   font-weight          : normal;
}

A:link  {
   font-size            : 13px;
   font-family          : Arial;
   font-style           : none;
   text-decoration      : underline;
   color                : #000000;
   font-weight          : normal;
}
A:visited  {
   font-size            : 13px;
   font-family          : Arial;
   font-style           : none;
   text-decoration      : underline;
   color                : #000000;
   font-weight          : normal;
}
A:hover {
   font-size            : 13px;
   font-family          : Arial;
   text-decoration      : underline;
   color                : #339933;
   font-weight          : normal;
}
A:active {
   font-size            : 13px;
   font-family          : Arial;
   text-decoration      : underline;
   color                : #339933;
   font-weight          : normal;
}
P, UL, LI, TD.form {
   font-size            : 13px;
   font-family          : Arial;
   text-decoration      : none;
   color                : #000000;
   font-weight          : normal;
}   
P.foto {
   font-size            : 10px;
   font-family          : Arial;
   text-decoration      : none;
   color                : #000000;
   font-weight          : none;
}

BODY    {
   scrollbar-face-color      : #CCCCCC;
   scrollbar-shadow-color    : #000000;
   scrollbar-highlight-color : #000000;
   scrollbar-3dlight-color   : #CCCCCC; 
   scrollbar-darkshadow-color: #CCCCCC;
   scrollbar-track-color     : #CCCCCC; 
   scrollbar-arrow-color     : #000000;
}

INPUT, TEXTAREA {
   background-color     : #FFFFFF;
   color                : #000000;
   font-family          : Verdana, Arial;
   font-size            : 13px;
   border-color         : #000000;
   border-width         : 1px;
}
