 A:link  { color:#CC3300; text-decoration:none  }
 A:visited { color:#CC3300; text-decoration:none  }
 A:hover  { color:#CC00CC; text-decoration:underline }
 
 td {  font-family: Tahoma, Verdana, Arial ; font-size: 9pt; color: #663300 }
 .title-text  { font-weight: bold }
 .big-title { font-size: 14pt; font-weight: bold } 
 .descriptive-text { font-size: 8pt }
 .feature-text { font-size: 11pt; color: #993300 }
 .side-text { color: #993300 }
 
// Top nav element for home page
#toplink
 
 p.top_link
{font-family:  Arial; color: #663300; font-size: 10pt; font-weight: bold; 
}
p.top_link a
{font-family: Arial; color: #663300; font-size: 10pt; font-weight: bold;
}
p.top_link a:visited
{ color:#663300;  
}
p.top_link a:hover
{font-family: Arial; color: #FFFFFF; font-size: 10pt;    text-decoration: none;
}

// Top nav element for subpages

#topsubnavlink
 
p.topsub_link
{font-family: Arial; color: #FF9966; font-size: 10pt; font-weight: bold;
}
p.topsub_link a
{font-family: Arial; color: #FF9966; font-size: 10pt; font-weight: bold;

}
p.topsub_link a:visited
{ color:#FF9966; font-weight: bold;

}
p.topsub_link a:hover
{font-family: Arial; color: #000000; font-size: 10pt;  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; 
}