a:link {text-decoration: none }
a:active {text-decoration: none }
a:visited {text-decoration: none }
a:hover {text-decoration: none; color:blue }
   
td.type1 { color: rgb(300,149,59); font-size: 10pt; font-family: Arial } 
td.type2 { color: rgb(255,149,59); font-size: 8pt; font-family: Arial }
td.type3 { color: rgb(191,138,179); font-size: 10pt; font-family: Arial }
   
p.credits { color: rgb(230,0,115); font-size: 8pt; font-family: Arial; cursor: HELP }
p.standard { color: rgb(255,149,59); font-size: 10pt; font-family: Arial } 
   
