A.header:link, A.header:active,A.header:visited
{
  color: white;
  font-family:Tahoma,Arial,sans-serif;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  text-transform:uppercase;
}

A.header:hover
{
  color: #dbe8ff;
  font-family:Tahoma,Arial,sans-serif;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  text-transform:uppercase;
}

A.header_sel:link, A.header_sel:active,A.header_sel:visited
{
  color:#dbe8ff;
  font-family:Tahoma,Arial,sans-serif;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  text-transform:uppercase;
}



A.sub:link, A.sub:active,A.sub:visited
{
  color: white;
  font-family:Tahoma,Arial,sans-serif;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  text-transform:uppercase;
}

A.sub:hover
{ 
  color:#dbe8ff;
  font-family:Tahoma,Arial,sans-serif;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  text-transform:uppercase;
}

A.sub_sel:link, A.sub_sel:active,A.sub_sel:visited
{  
  color:#dbe8ff;
  font-family:Tahoma,Arial,sans-serif;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  text-transform:uppercase;
}

