.txt {
	font-size: 14px;
	line-height: 150%;
}
body{
		scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;
}.cbg {
	background-attachment: scroll;
	background-image: url(cbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	text-decoration: none;
}
.m a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}

.m a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}

.m a:hover {
	font-size: 12px;
	color: #CCCCCC;
}
