body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "MS Serif", Georgia, serif;
	color: #F5FFFF;
	background-color: #000033;
	background-image: url(spimages/background-darkaqua.jpg);
	font-size: 14px;
	margin: 0px;
}

p {
	font-size: 14px;
	}

a {
	color: #CCFFFF;
	font-weight: bolder;
	text-decoration: none;

}

a:hover {
	color: #006666;
}

.menulink a {
	color: #FFFFFF;
	font-weight: normal;
     }


.menulink a:visited {
	color: #FFFFFF;
		font-weight: normal;
     }
	 
.menulink a:hover {
	color: #006666;
		font-weight: normal;
     }


ul, li {
marign-left: 0; padding-left: 7;
list-style-type: none;
}


.footer {font-size: 10px;}


