a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.header_link {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}
.header_link a:link {
	text-decoration: none;
	color: #B6B6B6;
}
.header_link a:visited {
	text-decoration: none;
	color: #B6B6B6;
}
.header_link a:hover {
	text-decoration: none;
}
.header_link a:active {
	text-decoration: none;
}
.footer_link {
	font-family: Verdana;
	font-size:12px;		
}

/* end */