.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}


.body a:link{
	color: #333333;
	text-decoration: none;
}
.body a:hover{
	color: #666666;
	text-decoration: none;
}
.body a:visited{
	color: #333333;
	text-decoration: none;
}