.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.body a:link {
	text-decoration: none;

}
.body a:visited {
	text-decoration: none;

}
.body a:hover {
	text-decoration: none;
	color: #0066CC;

}
.body a:active {
	text-decoration: underline;

}
