body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgHome.jpg);
	background-repeat: no-repeat;
	background-color: #1C549E;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;

}
.news {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #0B7DCC;
}
a:visited {
	color: #0B7DCC;
}
a {
	color: #0B7DCC;
}

