.menu {
	font-family: tahoma;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
.big_red {
	font-family: tahoma;
	font-size: 16px;
	color: #E32828;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size : 12px;
	color: #757575;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #E74545;
	text-decoration: underline;
}
