.corpus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.btmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.btmlinks a:link {
	font-weight: normal;
}
.btmlinks a:visited {
	font-weight: normal;
}
.btmlinks a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.btmlinks a:active {
	font-weight: normal;
}

