
A  {
     color : black;
     text-decoration : none;
    
}

A:Visited  {
     color : black;
     text-decoration : none;
     
}

A:Active  {
     color : black;
     text-decoration : none;
     
}

A:Hover  {
     color : black;
     text-decoration : none;
     
}

tr.1 {
   font-size: 9pt;
	font-family: tahoma;
	text-align : center;
}
