.normal {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	color: #663300;
	text-decoration: none;
}
a {
	font-family: tahoma;
	color: #996600;
	text-decoration: none;
}

