@charset "UTF-8";
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 5px;
	text-decoration: none 
	background-image: url(images/copyright.jpg);
	background-repeat: repeat-y;
	color: #000000;
}
.lin_fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
