.mainstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #FF00CC;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00CC66;
	text-decoration: none;
}
.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990099;
}
.category {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.linkmenu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

