body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.14font {
	font-size: 14px;
	font-weight: bolder;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.menulink {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;

}
.menulink a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;

}
.menulink a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;

}
.menulink a:hover{
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;

}
.txt {
	font-size: 14px;
	line-height: 25px;
}
