.w13 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.textbox {
	border: 1px solid #666666;
	font-size: 13px;
}
BODY { 
SCROLLBAR-FACE-COLOR: #DAE2E5; 
SCROLLBAR-HIGHLIGHT-COLOR: #DAE2E5; 
SCROLLBAR-SHADOW-COLOR: #DAE2E5; 
SCROLLBAR-3DLIGHT-COLOR: #999999; 
SCROLLBAR-ARROW-COLOR: #333333; 
SCROLLBAR-TRACK-COLOR: #eeeeee; 
SCROLLBAR-DARKSHADOW-COLOR: #DAE2E5}
.w15 {
	font-size: 15px;
	line-height: 25px;
	color: #000000;
}
.w13-2 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.newsbg {
	background-attachment: fixed;
	background-image: url(images/news.jpg);
	background-repeat: repeat;
}
.indexbg {
	background-attachment: scroll;
	background-image: url(../indexbg.jpg);
	background-repeat: repeat-x;
}

