a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #735530;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #735530;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #CC6633;
	text-decoration: none;
}

