.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.textbiggreen {
	font-family: tahoma;
	font-size: 12px;
	color: #52AA1A;
	font-weight: bold;

}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0051CC;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0051CC;
}
a:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0051CC;
}
a:active {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0051CC;
}
