body {
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.wrapper {
	
}

.fortuna-news-list {
	padding-top: 30px;
	background: url(../img/menu-news-iframe-header.png) no-repeat;
}

.fortuna-news-headline {
	padding-bottom: 10px;
}

.fortuna-news-headline a, 
.fortuna-news-headline a:link, 
.fortuna-news-headline a:visited {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #e21818;
}

.fortuna-news-headline a:hover, 
.fortuna-news-headline a:active {
	text-decoration: underline;
}

.fortuna-news-text {
	font-size: 12px;
	color: #767778;
	line-height: 16px;
}

.fortuna-news-text a {
	color: #e21818;
}