body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
}
.blinker {
	font-weight: bold;
	text-decoration: blink;
}
