

a {
	font-family: Trebuchet MS;
	color: #7aaada;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding-bottom: 7px;
	color: #828282;
}


em {
	font-family: Trebuchet MS;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	color: #5D718B;
	font-style: normal;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8CACA;
}

#twitter_span em {
 	font-family: Trebuchet MS;
	padding-left: 5px;
    padding-bottom: 5px;
	font-size: 14px;
	color:#12abc7;
	line-height: 12px;

}

#twitter_span p {
	padding-left: 10px; 
    font-family: Trebuchet MS;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    line-height: 17px;
    font-size: 14px;
	padding-bottom: 5px;
}

.news_block{
width:220px;
margin-left:5px;
}

.archive{
background-color:#FFFFFF;
}


