.bodyy {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
}
.cu {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.fri {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
