body {
	font-size: small;
	line-height: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border: thin double #000000;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #3333FF;
	text-decoration: none;
	background-color: #6699FF;
	background-position: 130px 16px;
}
