a:link {
	color: #8B4513;
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
   text-decoration: none;
}

a:visited {
	color: #8B4513;
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:  smaller;
	text-decoration: underline;
}

a:active {
	color: #8B4513;
	font-family: "Times New Roman", Times, serif;
	font-size:  smaller;
	text-decoration: none;
}

