@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	color: #877C70;
}

body {
	background-image: url(background2.jpg);
	background-repeat: repeat;
}


.linkfonts {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #D7D2BE;
	background-position: center center;
	text-align: center;
	text-decoration: none;
}


.classfooter A:link {
	text-decoration:none;
	color: #D7D2BE;
}

.classfooter A:visited {
	text-decoration:none;
	color: #D7D2BE;
}

.classfooter A:active {
	text-decoration:none;
	color: #D7D2BE;
}

.classfooter A:hover {
	color:#D7D2BE;
	font-size:x-small;
	font-weight:bold;
}
   
   
.classfooter2 A:link {
	text-decoration:none;
	color: #41232C;
}

.classfooter2 A:visited {
	text-decoration:none;
	color:#41232C;
}

.classfooter2 A:active {
	text-decoration:none;
	color: #41232C;
}

.classfooter2 A:hover {
	color:#41232C;
	font-size:x-small;
	font-weight:bold;
}

   
.mainpageitalicsmall {
	color: #562E39;
	font-style: italic;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.largetext {
	font-size: large;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	color: #41232C;
}

.bigtext {
	font-size: x-large;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #41232C;
}

.headertext {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #41232C;
}
.alltext {
	color: #41232C;
	font-size: x-small;
	font-family: Arial, Verdana, sans-serif;
}

.stylemenu {
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D7D2BE;
	background-position: center center;
	text-align: center;
	text-decoration: none;
}

