body
{
 font-family : Verdena, Arial, Helvetica, sans-serif;
 font-size : 11px;
 }

a:link{
 color : #FFFFFF;
 font-size: 11px;
 text-decoration : none;
}

a:visited{
 color : #FFFFFF;
 font-size: 11px;
  text-decoration : none;
}

a:hover{
 color : #333333;
 font-size: 11px;
  text-decoration : none;
}

/*a:active{
 font-size: 11px;
 color :  #FF6600;
  text-decoration : none;
}
*/
.orange
{
 color : #FF9900;
 font-size: 11px;
 }
a.orangeheader{
 font-family : Verdena, Arial, Helvetica, sans-serif;
 font-size : 11px;
}
a:link.orangeheader{
 color : #FF9900;
 font-size: 11px;
 text-decoration : bold;
}

a:visited.orangeheader{
 color : #FFFFFF;
 font-size: 11px;
  text-decoration : bold;
}

a:hover.orangeheader{
 color : #333333;
 font-size: 11px;
  text-decoration : bold;
}
.typoundso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
