A:hover {
  text-decoration: none;
  color:#F47121;
}

A {
  text-decoration: none;
  color: #000000;
}

.body {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 1.5;
}
.head {
	font-family: "Arial";
	font-size: 16px;
	font-style: bold;
	color: #333333;
}

a img{ 
border:0; 
} 

.body2 {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 1.3;



