
.text {
	font-family: Verdana,  Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: none;
	color: #aaaaaa;

}

a:link {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}

