
a:link { color: #999999; text-decoration:none}
a:visited { color: #999999; text-decoration:none}
a:hover { color:#AF4E17; text-decoration:underline}
a:active { color: #999999; text-decoration:none}
	

.sx {
		background-image: url(images/bg_sx.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
	}
	
	
.sx2 {
		background-image: url(images/bg_bottom_sx.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
	}	