.main-text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6F6F6E;
	text-decoration: none;
	line-height:13px;

}
.bottom {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:13px;

}

.bottom:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	line-height:13px;

}
.title {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #053766;
	text-decoration: none;
	line-height:13px;
	font-weight:bold

}
.main-text:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6F6F6E;
	text-decoration: none;
	line-height:13px;

}