.main {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4F4B2B;
	text-decoration: none;
}
.mainbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4F4B2B;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
