.bottomlinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #663399;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
a:active {
	color: #663399;
	text-decoration: underline;
}
a:link {
	color: #666699;
	text-decoration: underline;
}
a:hover {
	color: #660066;
	text-decoration: underline;

}
a:visited {
	color: #996666;
	text-decoration: none;
}
