   body {
      background:#000000;
      font-size: x-small;
      font-family: verdana, arial;
      color:#fff;
      }

#pie {
     
      font-size: small;
      font-family: times new roman, arial;
      color:#cccccc;
      }

a { color: #cccccc; text-decoration: None; }
a:hover { color: #FF9900; text-decoration: Underline; }

h1{
     
      font-size: x-small;
      font-family: times new roman, arial;
      color:#ffffff;
      }
			
#ora		{
     
      font-size: x-small;
      font-family: verdana, times new roman, arial;
      color:#666;
			
    
      }	
			
			hr{border: none 0; 
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	width: 20%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: center;
	}