.newsBK {
	background-image: url(img/newsBk.gif);
	background-repeat: no-repeat;
}
.newsDivBK
{
background-image:url(img/mainGrpDiv.gif);
background-repeat:repeat-y;
}
.mainLink a
{
font-family:Tahoma;
text-decoration:none;
font-size:10px;
color:#000000;
}
.mainLink a:hover
{
text-decoration:underline;
}