/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

a:link {
	color: #5b4c37;
	text-decoration: underline;
}
a:visited {
	color: #5b4c37;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #928D6D;
}
a:active {
	text-decoration: underline;
}

.news_top {
	margin-top: 10px;
	height: 125px;
	width: 500px;
}

.news_title2 {
	font-size: 13px;
	color:#a21f4b;
}

.rss {	
	list-style-position: outside;
	line-height: 120%;
	list-style-image: url(http://www.erickson.com/images/bullet.gif);
	font-size: 12px;
	}
