.orta {
	width:620px;
	height:240px;
	SCROLLBAR-HIGHLIGHT-COLOR:#032D67;
	SCROLLBAR-SHADOW-COLOR: #032D67;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #0962bd;
	SCROLLBAR-DARKSHADOW-COLOR: #032D67;
	SCROLLBAR-BASE-COLOR: #0962bd;
	overflow:auto;
	margin: 0px;
	
	
}
body{

margin-top:0px;
margin-left:0px;

}


.text {
font-family:tahoma;
font-size:11px;
color:#ffffff;

}
.oznet {
font-family:tahoma;
font-size:11px;
color:#da1010;

}
A:hover {

	/*color:#ffffff;*/
	text-decoration:underline;

}

A:link {
/*color: #ffffff;*/
text-decoration:none;

}

A:visited {
	/*color: #ffffff;*/
	text-decoration:none;

}
a:active {
	/*color: #ffffff;*/
	text-decoration:none;

}
