body {
   font-weight : bold;
   font-size : 12pt; 
   font-family : helvetica, gill, sans-serif; 
   color : #ffffff; 
}

A:visited {
   color : #FFFFcc; 
   text-decoration: none;
}

A:link {
   color : #FFFFFF; 
   text-decoration: none;
}

A:active {
   color : #FFFFcc; 
  text-decoration: none;
}

A:hover {
   color:#ffff33;
}

.title {
   font-size : 200%; 
}

.bb {
   font-weight : bold;
}
