a.link3:link {
	font-size: 15px;
	font-family: Tahoma;
	color: #9b3407;
	text-decoration: none;
	font-weight: bold;
}
a.link3:hover {
	font-size: 15px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.link3:active {
	font-size: 15px;
	font-family: Tahoma;
	color: #9b3407;
	text-decoration: none;
	font-weight: bold;
}
a.link3:visited {
	font-size: 15px;
	font-family: Tahoma;
	color: #8a8a8a;
	text-decoration: none;
	font-weight: bold;
}
