body { background-color: #660000;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 16px;
       color: #ffffcc; }
	   
table {font-family: Arial, Helvetica, sans-serif;
       font-size: 16px;
       color: #ffffcc; }
	   
p {    font-family: Arial, Helvetica, sans-serif;
       font-size: 16px;
       color: #ffffcc; }

iframe { border: 0px;}

a:link { text-decoration: none;
		 font-weight: bold;
		 color: #999999; }
		 	
a:visited { text-decoration: none;
			font-weight: bold;
			color: #999999; }
			
a:hover { text-decoration: none;
		  font-weight: bold;
	 	  color: #FF9900; }
