body {
	background-color: #39322B;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
} 
	
	a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: =10px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #570D60
}
.background {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
}
.imagelink {
	border: thin solid #000000;
}
