BODY { 	font-family: Comic Sans MS, Times New Roman, serif;
	 }

td {	font-size:20;
		font-weight: bold;}
	 
td.navi { 
		  font-size:13;		  
		  text-indent:10px;
		  
 		 }

		  a:link { color:darkblue; text-decoration:none;  }
 		  a:visited { color:darkblue; text-decoration:none; }
 		  a:hover { color:yellow; text-decoration:none; }
 		  a:active { color:red; text-decoration:none; }  




