.htext
{
	background: #800000;
	color: #C0C09F;
	font-family: "Comic Sans MS", "Bitstream Vera Sans", Verdana, Helvetic, Sans-Serif;
	font-size: medium;
}
a:link.htext, a:visited.htext, a:active.htext {color: #C0C09F; text-decoration: underline; }
a:hover.htext, a:visited:hover.htext {color: #DDDDCA; text-decoration: underline; }

.mbg
{
	background-image: url('../Images/beads.png'); background-repeat: repeat-y; background-position: top right;
}

.mtext
{
	color: #C0C09F;
	background: #585824;
	font-family: Verdana, Helvetic, Sans-Serif;
	font-size: 110%;
}
a:link.mtext, a:visited.mtext, a:active.mtext {color: #C0C09F; text-decoration: none; }
a:hover.mtext, a:visited:hover.mtext {color: #DDDDCA; text-decoration: underline; }

.welcome
{
	color: #C0C09F;
	background: #800000;
	font-family: Verdana, Helvetic, Sans-Serif;
	font-size: large;
}

.home
{
	color: #585824;
	background: #C0C09F;
	font-family: "Comic Sans MS", Verdana, Helvetic, Sans-Serif;
}
a:link.home, a:visited.home, a:active.home {color: #383816; text-decoration: underline; }
a:hover.home, a:visited:hover.home {color: #383816; text-decoration: underline; }

a:link {color: #0D5D98; text-decoration: none; }
a:hover {color: #0D5D98; text-decoration: underline; }
a:active {color: #0D5D98; text-decoration: underline; }
a:visited {color: #0D5D98; text-decoration: none; }
a:visited:hover {color: #0D5D98; text-decoration: underline; }
