body {
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #0000cc;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #0000cc;
	text-decoration: none;
		font-weight:bold;
}
a:active {
	color: #0000cc;
	text-decoration: none;
		font-weight:bold;
}
a:hover {
	color: #660000;
	text-decoration: underline;
		font-weight:bold;
}
