.text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: Tahoma, Verdana;
	color: #0099CC;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: Tahoma, Verdana;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

