body {background-color:black;
		 font-size:10pt;
		 font-family:sans-serif;
		 color:#f7b034;
  }

a:link   {color: #f7b034;
				  text-decoration: none;
					} 
a:visited {color: #f7b034;
					 text-decoration: none;
					 } 
strong {font-size:12pt;
			  font-weight: bold;			 
			 }
