/* BODY tag */
BODY {background-color : #FFF8E0; font-family : Verdana, Arial, Helvetica, sans-serif; color : #804000; font-size : 12px;}

/* Main Anchor tags (links). */
A:link {color : #804000; text-decoration : none;}
A:active {color : #804000; text-decoration : none;}
A:visited {color : #804000; text-decoration : none;}
A:hover {color : #FF6600; text-decoration : none;}

/* Top menu Anchor tags (links). */
.topMenu:link {font-family : Arial, Helvetica, sans-serif; color : #804000; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:active {font-family : Arial, Helvetica, sans-serif; color : #804000; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:visited {font-family : Arial, Helvetica, sans-serif; color : #804000; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:hover {font-family : Arial, Helvetica, sans-serif; color : #FF6600; text-decoration : none; font-size : 12px; font-weight : bold;}

/* Top menu Anchor tags (links). */
.copy:link {color : #804000; text-decoration : none; font-size : 10px;}
.copy:active {color : #804000; text-decoration : none; font-size : 10px;}
.copy:visited {color : #804000; text-decoration : none; font-size : 10px;}
.copy:hover {color : #FF6600; text-decoration : none; font-size : 10px;}

/* TD tag */
TD {font-family : Verdana, Arial, Helvetica, sans-serif; color : #804000; font-size : 12px;}

/* SMALL tag */
SMALL {color : #804000; font-size : 10px;}

/* The font size from the main link to the subcategory. */
.cat {font-size : 12px;}

/* The font size from the category description or links. */
.catDesc {font-size : 11px;}

/* The font size from the category navigation. */
.catNav {font-size : 12px;}

/* Text big */
.big {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 22px; color : #804000}

/* Text big and bold */
.bigBold {font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; font-size : 26px; color : #804000}

/* Small font */
.small {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #804000}

/* Medium small font  */
.smallMedium {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #804000}

/* Bold */
.bold {font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; color : #804000}

/* small and bold */
.smallBold {font-family : Verdana, Arial, Helvetica, sans-serif;  font-weight : bold; font-size : 10px; color : #804000}

/* New link */
.new1 {color : #FF0000;} /* 1 day old */
.new2 {color : #0000FF;} /* 1 week old */
.new3 {color : #008000;} /* older than 1 week */

/* Popular link */
.popular {color : #FF0000;}

/* Color green */
.green {color : #804000;}

/* Color red */
.red {color : #FF0000;}

/* Color silver */
.silver {color : #507B69;}

/* Copyright notice */
.copy {font-size : 10px;}

