#header{
	border-bottom:3px solid #0099FF;
}
#header ul li a#currentArea{
	color:#0099FF;
}
#footer{
	border-top:3px solid #0099FF;
}

.newsPod h2{
	color:#0099FF;
}
.newsPod a{
	color:#0099FF;
	text-decoration:none;
}
.newsPod a:hover{
	text-decoration:underline;
}

#leftCol h2{
	color:#0099FF;
}
#leftCol h2 a:hover{
	text-decoration:none;
}
#mainContent h3{
	color:#0099FF;
	font-size:120%;
}
body{
	background: #003366 url(../../ss_layout/bodyBck_news.jpg) repeat-x;
}