/* CSS Document */



 html, body { height: 100%; }



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background:#c1dcb1;

}



A.mainmenu {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

color:#5c331c;

text-decoration:none;

letter-spacing:1px;

font-weight:bold;



}



A.mainmenu:hover {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

color:#5c331c;

text-decoration:underline;

letter-spacing:1px;



}

.BlueTitle {
	font-family: Papyrus, "Comic Sans MS", cursive, fantasy;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #06F;
}
