body {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-size: 100%;
	color: #FFF;
	margin: 0;
	background-color: #400;
}

p {}

h1 {}


a:link {
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
font-size: 100%;
font-weight: bold;
color: #FFF;
text-decoration: none;}

a:visited {
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
font-size: 100%;
font-weight: bold;
color: #FFF;
text-decoration: none;}

a:hover {
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: underline;
color: #FFF;}
