A:link {
	text-decoration: none;
	color: #b7b9c7;
}
A:visited {
	text-decoration: none;
	color: #b7b9c7;
}
A:hover {
	text-decoration: underline;
	color: #b7b9c7;
}
td {
	FONT: 13px Times new roman;
	color: #b7b9c7;
	text-decoration: none;
}
.reg {
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	width: 200px;
	align: center;
}

.menu {
	FONT: 16px Times new roman;
	color: #b7b9c7; 
	FONT-WEIGHT: bold;
	text-align: left;
	overflow: hidden;
}
.mElement {
	FONT: 15px Times new roman;
	color: #b7b9c7;
	text-decoration: none;
}
.content {
	FONT: 15px Times new roman;
	color: #b7b9c7;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content2 {
	FONT: 15px Times new roman;
	color: #b7b9c7;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.comment_name {
	font-size: 16px;
	font-weight: bold;
}