a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #339933;
	text-decoration: none;
}