html         { font-family: Californian FB ; color:#000000 }

A.NavLink:link    {color:#C1FFC1; text-decoration:none;}
A.NavLink:visited {color:#C1FFC1; text-decoration:none;}
A.NavLink:active  {color:#C1FFC1; text-decoration:none;}
A.NavLink:hover   {color:#C1FFC1; text-decoration:underline;}

A.Link:link    {color:#FFFFCC; text-decoration:none;}
A.Link:visited {color:#FFFFCC; text-decoration:none;}
A.Link:active  {color:#F7C895; text-decoration:none;}
A.Link:hover   {color:#F7C895; text-decoration:underline;}

A.Content:link    {color:#0000FF; text-decoration:none;}
A.Content:visited {color:#0000FF; text-decoration:none;}
A.Content:active  {color:#0000FF; text-decoration:none;}
A.Content:hover   {color:#0000FF; text-decoration:underline;}

#secondSkin td {height:29px; } 
#secondSkin td a { display:block; line-height:29px; } 
#secondSkin td a:link, 
#secondSkin td a:visited { background:#993300; } 
#secondSkin td a:hover, 
#secondSkin td a:active { background:#F7C895; }