body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	line-height:25px;
}
.xx { border-bottom-color:#999999;
      border-bottom-style:dotted;
	  border-bottom-width:1px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


