/* CSS Document */

<style type="text/css">

.txt {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000 }

a {
 text-decoration: none;
 color: #333333 }

a:hover {
 text-decoration: none;
 color: #999999 }

a.hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-decoration: underline;
 color: #007FBF;
 background-color: #F0F4F0 }

</style><style type="text/css">.backgroundonce {
	background-attachment: fixed;
	background-image: url(images/body_background_02_02.gif);
	background-repeat: no-repeat;
}
.backgroundonce {
	background-image: url(images/body_background_02_02.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
