BODY {
	color : #034083;
	background-color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}


.TIT {
	color: #034083;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}

A {
    color: #034083;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

A:HOVER {
	color : #034083;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

A:VISITED {
	color : #034083;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

A.LNK {
    color: #034083;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

A.LNK:HOVER {
	color : #034083;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

A.LNK:VISITED {
	color : #034083;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}



#divNewsCont{position:relative; width:150; height:90; overflow:hidden; top:1; left:5; clip:rect(0,150,90,0); visibility:hidden}
#divNewsText{position:absolute; top:0; left:0}