a	{
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:visited {
    color: #663300;
}
a:active {
    color: #663300;
}
a:hover	{
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
