BODY {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ad9c8c;
	background-color: #000000;
	font-family: Comic Sans MS;
	color: #5a4a42;
	color: #cc0066;
} 

H1 {
	font-size: 20pt;
	font-family: Comic Sans MS;
	font-weight: bold;
}

#pagetext {
	font-size: 12pt;
	font-family: Comic Sans MS;
	font-weight: bold;
}

/*
#mainmenuheader {
	font-family: Comic Sans MS;
	color: #5a4a42;
	color: #cc00ff;
	color: #cc0066;
	font-size: 16pt;
	font-size: 20pt;
	font-weight: bold;
}

#mainmenutext {
	font-family: Comic Sans MS;
	color: #cc00ff;
	font-size: 12pt;
	font-weight: bold;
}
*/

/*
#mainmenutext {
	font-family: Comic Sans MS;
	color: #5a4a42;
	color: #cc00ff;
	font-size: 8pt;
	font-size: 12pt;
}
*/

#menutext {
	color: #5a4a42;
	font-size: 10pt;
}

#C1 {
	color: #5a4a42;
}

#C3 {
	color: #ad9c8c;
}

#C5 {
	color: #e7d6c3;
}

#A1 {
	color: #fff8dc;
	font-family: algerian;
	font-size: 20pt;
}

#A2 {
	color: #fff8dc;
	font-family: algerian;
	font-size: 12pt;
}

#listtext {
	color: #e7d6ce;
	color: #cc00ff;
	font-size: 10pt;
	font-family: Comic Sans MS;
}

#listtext1 {
	color: #e7d6ce;
	color: #cc00ff;
	font-size: 16pt;
	font-family: Comic Sans MS;
}

#pagemenutext {
	color: #e7d6ce;
	color: #cc00ff;
	font-size: 12pt;
	font-family: Comic Sans MS;
}


A:link {
	text-decoration: none;
	color: #e7d6ce;
	color: #cc00ff;
}
A:active {
	text-decoration: none;
	color: #5a4a42;
	color: #cc00ff;
}
A:visited {
	text-decoration: none;
	color: #e7d6ce;
	color: #cc00ff;
}
A:hover {
	text-decoration: none;
	font-weight: bold;
}
