a { color: #0000ff } 
a:link { color: #0000ff } 
a:visited { color: #0000ff } 
a:hover { color: #ff8000 } 

td.title {
  color: #202070; 
  text-decoration: none;
  font-family: Verdana,Tahoma,Verdana,Arial;
  font-size: 14pt;
}

td.text {
  color: #000050; 
  text-decoration: none;
  text-align: justify;
  font-family: Verdana,Tahoma,Verdana,Arial;
  font-size: 10pt;
}

a.lnk { color: #303030; text-decoration: none; } 
a.lnk:link { color: #303030; text-decoration: none;  } 
a.lnk:visited { color: #303030; text-decoration: none;  } 
a.lnk:hover { color: #303030; text-decoration: none;  } 

