 body  {
   	font-family :   "Verdana", Helvetica, sans-serif;
  	color : #000000;
	background-color : #ebf3a5;
	background: url(pics/bgm.gif);
	font-size: 12px;
    }

	
	

	
	

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 : #000000;
	text-decoration : none;
	font-weight : bold;
}


HR {
   color: #ffbb00;
	
	}

table {
font-size: 12px;
    }