a:visited {
	color: #035F1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
a:link {
	color: #035F1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
a:hover {
	color: #DE0119;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;

	padding-left: 5px;
}
a:active {
	color: #DE0119;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;

	padding-left: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #656BA9;
	font-weight: bolder;
}
.advertel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #035F1B;
}
