body {
	color: #000066;
	background-color: #DEB887;
	font: Verdana;
}

a:link {
color: #000066;
font-weight: bold;
}

a:hover {
	color: #520000;
	text-decoration: none;
}

a:visited{
	color: white;
	font-weight: bold;
}

h1{
font-style: normal;
font-weight: bold;
font: "verdana";
font-family: "verdana";
color: #520000
}

.yay{
font-size: large;
}

#sidebar-li a{
	color: white;
}
.side{
	color: white;
	font: Verdana;
}