html, body{
   	FONT-FAMILY:  Tahoma;
    font-size: small;
	margin: 0px;	
	padding: 0px;
	padding: 8px;
    color: #666666
	}


#news P {
    text-align: justify;
    line-height: 1.2;
	font-size: 70%;
}

#news .blue{
	color: #159FE2;
	font-weight: bold;
}

#news a:link, a:active, a:visited {
	color: #159FE2;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

#news a:hover {
	color: #999999;
	text-decoration: underline
}
