 A:link  { color:#FF0000; text-decoration:none  }
 A:visited { color:#FF0000; text-decoration:none  }
 A:hover  { color:#000066; text-decoration:underline }
 
 td {  font-family: Tahoma, Verdana, Arial ; font-size: 10pt; color: #663300 }
 .title-text  { font-size: 11pt; font-weight: bold }
 .head  { font-size: 14pt; font-weight: bold; color: #993333 }
 .gold-b { font-size: 12pt; font-weight: bold; color: #AE952F }
 .bold  { font-weight: bold }
 .title-1 { font-size: 11pt; font-weight: bold; color: #993333 } 
 .tiny-text { font-size: 8pt }
 .feature-text { font-size: 8.5pt; color: #993333; Margin: 5px 2px 2px 10px;}
 .side-text { color: #993300 }
 
// Top nav element for home page
#toplink
 
 p.top_link
{font-family: Tahoma; color: #993333; font-size: 9pt; font-weight: bold; 
}
p.top_link a
{font-family: Tahoma; color: #993333; font-size: 9pt; font-weight: bold;
}
p.top_link a:visited
{ color:#663300;  
}
p.top_link a:hover
{font-family: Tahoma; color: #000066; font-size: 9pt;    text-decoration: none;
}

// Top nav element for subpages

#homeNavLink
 
p.hm_link
{font-family: Tahoma; color: #AE952F; font-size: 11pt; font-weight: bold;
}
p.hm_link a
{font-family: Tahoma; color: #AE952F; font-size: 11pt; font-weight: bold;

}
p.hm_link a:visited
{ color:#AE952F; font-size: 11pt; font-weight: bold;

}
p.hm_link a:hover
{font-family: Tahoma; color: #F0E467; font-size: 11pt;  text-decoration: none;
}


//side nav box


#nb_box2
{width: 222px;
}
p.nb_item2
{font-family: Arial; color: #CC0000; font-size: 11pt;
}
p.nb_item2 a
{font-family: Arial; color: #CC0000; font-size: 11pt;
}

p.nb_item2 a:visited
{font-family: Arial; color: #CC0000; font-size: 11pt;
}
p.nb_item2 a:hover
{text-decoration: none; display: block; color: #663333; background-color: #FFDB94; padding-left: 3px; 
}