 body  {
   	font-family :   "Verdana", Helvetica, sans-serif;
  	color : #000000;
	background-color : #dfd0d0;
	background: url(pics/bg.jpg);
	font-size: 14px;
    }

table { font-size: 14px;
    }
	
	
	
h1 {
    font-family :  "Arial", Helvetica, sans-serif;
	color:black;
	}
h2 {
    font-family :  "Arial", Helvetica, sans-serif;
	color:black;
	}
h3 {
    font-family :  "Arial", Helvetica, sans-serif;
	color:black;
	}		

	
	

A  {
   	color : #ee7700;
	text-decoration : none;
   	font-weight : bold;
}

A:Visited  {
	color : #ee7700;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #ee7700;
    text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #aa5500;
	text-decoration : none;
	font-weight : bold;
}


HR {
   color: #ffbb00;
	
	}

		