body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 0.8 em;
	text-align: center;
}

a:link {
	color: #000000;
	font-weight: bold;
}

a:visited {
	color: #6B6B6B;
	font-weight: bold;	
}

a:focus {
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #983D3F;
	font-weight: bold;
	text-decoration: underline;
}


a:active {
	color: #ffffff;
	font-weight: bold;
}

div {
	
}

img {
	
}