a:link {
	font-family: Arial;
	text-decoration: none;
	color: 333333;


}
a:visited {
	font-family: Arial;
	color: 333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: 333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: 333333;




}
