.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.menu a:visited {
	color: #0000FF;
	text-decoration: none;
}
.menu a:link {
	color: #0000FF;
	text-decoration: none;
}
.menu a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.body {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.otherLinks a:active {
	color: #0000FF;
}
.otherLinks a:hover {
	color: #0000FF;
}
.otherLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
.otherLinks a:visited {
	color: #0000FF;
}
.otherLinks a:link {
	color: #0000FF;
}
