

.dummy {
   font-family: "Arial";
	font-size: 5px;
      }

a:link {color: #000000; text-decoration: underline; border: none; } 

a:active {color: #000000; text-decoration: underline; border: none; } 

a:visited {color: #000000; text-decoration: underline; border: none; } 

a:hover {color: #ff0000; text-decoration: underline; border: none; } 



a.otherstyle:link { color: #ffffff; background-color: #000000; }
a.otherstyle:visited { color: #ffffff; background-color: #000000; }
a.otherstyle:hover { color: #ffff00; background-color: #000000; }
a.otherstyle:active { color: #ffffff; background-color: #000000; }
.break { pagebreak-after: always }

