.Body {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066
}

.smpix {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066
}

a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
