body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #808080;
  font-family: Tahoma;

}
.style1 {
	color: #808080;
	font-size: 11px;
	font-family: Tahoma;
	line-height:16px
}
.style2 {
	color: #808080;
	font-size: 11px;
	font-family: Tahoma;
	line-height:16px
}
.style3 {
	color: #808080;
	font-size: 11px;
	font-family: Tahoma;
}
A { 
  color: #000000; 
  text-decoration: none;

}

A:hover { 
  background-color: none;
  color: #FF0000; 
  text-decoration: none; 
}