#types { 
         font-family : Arial;
         font-size : 12pt;
         font-weight : bold;
         font-style : italic;
         text-decoration : none;
         color : #000080
}
  A:LINK { 
         font-family : "Times New Roman";
         font-size : 12pt;
         font-weight : bold;
         text-decoration : none;
         color : #000080
}
  A:VISITED { 
         font-family : "Times New Roman";
         font-size : 12pt;
         font-weight : bold;
         text-decoration : none;
         color : #000080
}
A:HOVER {
         font-family : "Times New Roman";
         font-size : 12pt;
         text-decoration : underline;
         color : #000000
}.blackborder {
	border: 1px solid #000;
}
