.bgbg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.w13 {
	font-size: 15px;
	line-height: 25px;
	color: #000000;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.subbg {
	background-attachment: fixed;
	background-image: url(images/subbg.jpg);
	background-repeat: repeat;
}
.w15 {
	font-size: 16px;
	line-height: 30px;
	color: #990000;
	font-weight: bold;

}
.notice {
	color: #660000;
}
BODY { 
SCROLLBAR-FACE-COLOR: #333333; 
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
SCROLLBAR-SHADOW-COLOR: #cccccc; 
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #ffffff ; 
SCROLLBAR-TRACK-COLOR: #cccccc; 
SCROLLBAR-DARKSHADOW-COLOR: #cccccc }
