

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
text-transform: none;
	color:#544E47;
	text-decoration: none;
}
.textbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 5px;
text-transform: none;
	color:#544E47;
	text-decoration: none;
}

.h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: caps;
	padding: 5px;
	color:#6e1605;
	text-decoration: none;
}
#content { 
	background-color: #ffffff;
	background-image: url('images/content-bg.jpg'); 
	background-repeat: repeat-x; 
	background-position: left bottom;
}
.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ab200c;
	text-decoration: none;
	a	
	text-decoration: none;
	color:  #ab200c;
a:hover	{
	text-decoration: none;
	color: #ab200c;

}

.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	a	
	text-decoration: none;
	color:  #ffffff;
a:hover	{
	text-decoration: none;
	color: #ffffff;

}
