/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/images/bg.gif);

}

a:hover { COLOR: #C60000; text-decoration: underline;  }
a:active { COLOR: #3366CC; text-decoration: none}
a:visited { COLOR: #3366CC; text-decoration: none}
a:link { COLOR: #3366CC; text-decoration: none ; }

.FixBG {
	background-image: url(/images/bg_1_new.gif);
	background-repeat: no-repeat;
}
.FixBG2 {

	background-image: url(/images/bg_2_new.gif);
	background-repeat: no-repeat;
}
