a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: black;
}
a:active {
	text-decoration: underline;
	color: black;
}
.style1 {
font-family: Tahoma;
font-size: 12; }
.adv {
	font-size: x-small;
	font-family: Times New Roman;
	line-height: 1.2;
	color: black;
}
.adv a:link {
color: black;
text-decoration: none;
}
.adv a:visited {
	text-decoration: none;
	color: black;
}
.adv a:hover {
	text-decoration: none;
	color: black;
}
.adv a:active {
	text-decoration: none;
	color: black;
	
}
.footer {
	font-size: xx-small;
	font-family: Arial;
	color: black;
}
.footer a:link {
color: black;
text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: black;
}
.footer a:hover {
	text-decoration: none;
	color: black;
}
.footer a:active {
	text-decoration: none;
	color: black;
	
}
