a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6600CC;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #33CC00;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF33CC;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.maintxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #663399;
}
li {
	line-height: 16px;
}
.heading {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}