/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255);}
 A:active {color:#000000;}
 A:link {color:#000000;}
 A:visited {color:#000000;}
 A:hover {color:#000000;}
 

A.tnav1:link    {color:#FCED0C; text-decoration:underline;}
A.tnav1:visited {color:#FCED0C; text-decoration:underline;}
A.tnav1:active  {color:#FCED0C; text-decoration:underline;}
A.tnav1:hover   {color:#FFFFCC; text-decoration:underline;}

A.tnav2:link    {font-size:14; font-weight:bold; color:#FF0000; text-decoration:underline;}
A.tnav2:visited {font-size:14; font-weight:bold; color:#FF0000; text-decoration:underline;}
A.tnav2:active  {font-size:14; font-weight:bold; color:#FF0000; text-decoration:underline;}
A.tnav2:hover   {font-size:14; font-weight:bold; color:#000000; text-decoration:underline;}


.TextNavBar { font-size: xx-small;}