.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.headertext{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.footerlink{
	font-family: Verdana;
	font-size: 12pxpx;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	.footerlink:hover{
	font-family: Verdana;
	font-size: 12pxpx;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	}
.link{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: boldl;
	color: #000000;
	text-decoration: none;
}
.more{
	font-family: Verdana;
	font-size:  12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.more:hover{
	font-family: Verdana;
	font-size:  12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}