.body2 {
	border: thin solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.body2 a:link {
	color: #333;
	text-decoration: none;
}
.body2 a:hover {
	color: #333;
	text-decoration: underline;
}
