
a:hover {
        color: #CC0000;
        text-decoration: underline;
        }

a {
        color: Blue;
        text-decoration: none;
        }

a:visited:hover {
        color: #CC0000;
        text-decoration: underline;
        }

FORM {display: inline;}
/* The font size from the main link to the subcategory. */
.cat {font-family : verdana, arial; font-size : 12px;}
/* The font size from the category description or links. */
.catDesc {font-size : 12px;}
/* The font size from the category navigation. */
.catNav {font-size : 12px;}
/* Text big */
.btitle {font-family :verdana, arial, sans-serif; font-size : 20px; color :#000000}
.infoBoxHeading {font-family : verdana, arial; font-size : 11px; font-weight: bold; color: #285498;}
.link {font-family : verdana, arial; font-size : 14px; color :#0000c0}
.navlink {font-family : verdana, arial; font-size :10px; font-weight: bold; color :#ffffea}
.submit {font-family : verdana, arial; font-size :12px; color :#ffffea}
.desc {font-family : verdana, arial; font-size : 12px; color :#000000}
/* Color green */
.url {font-family : verdana, arial; font-size : 12px; color : darkgreen;}
/* Small font */
.small {font-family : verdana, arial; font-size : 12px; color : #0000c0;}
/* Medium small font */
.smallMedium {font-family : verdana, arial; font-size : 10px; color : #000000}
