<!--

a.side:link {
	font-style: normal;
	color: #666633;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.side:visited {
	color: #666633;
	text-decoration: none;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
}
a.side:active {
	color: #666633;
	text-decoration: underline;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
}
a.side:hover {
	color: #666633;
	text-decoration: underline;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
}


a.bottom:link
{
	color:#666633;
	text-decoration: none;
}
a.bottom:visited
{
	color:#666633;
	text-decoration: none;
}
a.bottom:active
{
	text-decoration: underline;
}
a.bottom:hover
{
	text-decoration: underline;
}


a.contact:link {
	color: #666633;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

a.contact:visited {
	color: #666633;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}
a.contact:active {
	color: #666633;
	text-decoration: underline;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}
a.contact:hover {
	color: #666633;
	text-decoration: underline;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}

-->

