.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.bodytext a:link{
     text-decoration: underline;
     color: #000000;
} 

.bodytext a:visited{
     text-decoration: underline;
     color: #000000;
}

 

.bodytext a:hover{
     text-decoration: underline;
     color: #DD9540;
} 



.bodytext a:active{
     text-decoration: underline;
     color: #DD9540;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

