.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}
.name_cont {

	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #fafafa;
	text-decoration: none;
}
.header {

	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: blink;
}

