.normaltext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}
.linktext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2D8FB5;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A7A7A7;
	text-decoration: none;
}

