a {
	text-decoration: none;
	color: #352E05;
	font-size: 11px;
	font-family: tahoma, Arial;
        font-weight: bold;		
}

a:hover  {
	color: #352E05;
	text-decoration: underline;
	font-size: 11px;
}
