a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #663300;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	line-height: 14px;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #134E60;
	text-decoration: none;
	font-size: 13px;
	line-height: 14px;
}
a:visited {
	font-size: 13px;
	line-height: 14px;
	color: #934E2A;
	text-decoration: none;
}

