body {
	background: #fff;
	background-attachment: scroll;
	margin : 0;
	padding: 0;
	font: 11px Verdana, Arial, "Trebuchet", Georgia, Times New Roman, Times, serif;
}

A:LINK, A:VISITED {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
