a:link, a:visited
{
 color: #FFFFFF;
 text-decoration: none;
 font-family: Verdana;
 font-size:11px;
}

a:hover
{
 text-decoration: underline;
/* color: #FF9966;*/
 font-family: Verdana;
}

.text
{
  font-family: Verdana;
  font-size: 12px;
  text-align: justify;
}

.h_1
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
}


