BODY {
              scrollbar-base-color:E1FFE8;
              background-image: url('../images/background-RIO.gif'); background-repeat: no-repeat; background-position: center top;
            }
.bodytext { 	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;

}


.colorize {

width:100%;
height: 100%;
behavior: url(iepngfix.htc);

}






A:link {
	color:#009900;
	text-decoration: none;
}
A:visited {
	color:#0000FF;
	text-decoration: none;
}
A:hover {
	color:#009900;
	text-decoration: none;

}