a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.general-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
	font-weight: bold;
}

