A:link  {
	COLOR : white;
        text-decoration : none;
        font-family : monospace;
}

A:visited  {
	COLOR : white;
        text-decoration : none;
        font-family : monospace;
}

A:hover  {
	COLOR : red;
        text-decoration : none;
        font-family : monospace;
}

body {font-size : 10pt;
      }
	  
	  td {font-size : 10pt;
          font-family : monospace;
		  
.notes {font-size : 7pt;
         color : white;
         font-family : monospace;
}