@import url("noi-block.css");
A:link    {  text-decoration: none;  color: #FBFBFB}    /* unvisited links */
A:visited { text-decoration: none; color: #FBFBFB}   /* visited links   */
A:hover   { text-decoration: none; color: #A7A9AB }

#Layer2 .maintxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #333;
}

