.text {
	font: normal 11px/20px Tahoma;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.bold {
	font: bold 11px Tahoma;
	color: #000000;
	text-decoration: none;
}
.title {
	font: bold 14px/30px Tahoma;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.3mm;
}
.maintext {
	font: normal 11px/20px Tahoma;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
}
.link {
	font: bold 12px Tahoma;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: .30mm;
}
.blink {
	font: bold 12px Tahoma;
	color: #FF0000;
	text-decoration: blink;
	letter-spacing: 0.2mm;
}
.email {
	font: 11px Tahoma;
	color: #000000;
	text-decoration: none;
}
.menu {
	font: bold 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.text-link {
	font: bold 10px Tahoma;
	color: #FF0000;
	text-decoration: none;
}
