.big_grey {
	font-family: tahoma;
	font-size: 22px;
	color: #585858;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 14px;
	color: #868686;
	text-decoration: none;
}
.redtext {
	font-family: tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 14px;
	color: #585858;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 14px;
	color: #909090;
	text-decoration: underline;
}
.infotext {
	font-family: tahoma;
	font-size: 10px;
	color: #868686;
	text-decoration: none;
}