html {
     overflow: -moz-scrollbars-vertical;
}

.body{ 
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}

.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
}
.text_link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e8b121;
	text-decoration: none;
}
.text_link:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e8b121;
	text-decoration: none;
}
.details {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.details:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.more {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff3300;
	text-decoration: none;
}

.year {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.year:hover {
	font-family:  Arial;
	font-size: 10px;
	font-weight: bold;
	color: #e8b121;
	text-decoration: none;
}