body {
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}

a, a:link,
a:visited,
a:hover {
    color: #000000;}
#wrapper {
    width: 690px;
    margin: 0 auto;}

#mailmaga-box {
    width: 520px;
	margin: 10px 0 0 83px;
	}	

.new {
    font-size: 10px;
	color: #FF0000;}

.information {
	font-size: 12px;
	color: #800040;
	line-height: 150%;
}	

#info-box,
#news-box {
	width: 520px;
	margin: 10px 0 0 83px;
	border: 1px solid #003366;
	padding: 0;
}

#info-box img {
    clear: both;}


/* RSS Feed */
.rss-box-news {
	font-size:12px;
	color: #000000;
	line-height: 150%;
	margin: 0 10px;
	padding: 0;
}
.info-title,
#info-box .rss-title, 
#news-box .rss-title {
    background: #E9E9E9;
	padding: 3px 0;}
 
#info-box .rss-title a,
#info-box .rss-title a:link,
#info-box .rss-title a:visited
 {
	color: #006633;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;	
}

#news-box .rss-title a,
#news-box .rss-title a:link,
#news-box .rss-title a:visited
 {
	color: #003399;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
#info-box .rss-title a:hover,
#news-box .rss-title a:hover {
	color: #006699;
	text-decoration: underline;
}


.rss-item ul li {
	text-decoration : none;
	list-style: disc;
	margin: 0;
	padding: 0;
}

.rss-item {
	margin-bottom: 6px;
}
span.rss-item {
	margin-left: 10px;
}
.rss-item a, 	
.rss-item a:link, 
.rss-item a:visited, 
.rss-item a:active {
	text-decoration : underline;
	color: #65453C;}
.rss-item a:hover { 
	color: #999999;
	text-decoration: underline;
	}
.rss-date {
    font-size: 11px;
	color: #666666;
	padding: 0;

    }
	
.pict,
.pict a,
.pict a:link {
    border: none;
}