body	{
		margin:0px;
		padding:0px;
		background-color:#648da7;
		background-image:url(images/background2.jpg);
	    background-repeat:repeat-x;
		background-position:top;
		}

a		{
		color:#336699;
		text-decoration:underline;
		}

.text_blue {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #00ccff;
}
.body_news {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.address {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #41697d;
}
.body_newsbold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
}