td {
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;

}
.font1 {
	font-size: 13px;
	font-weight: normal;

}
.fontbg {
	background-color: #FFFF99;
}
.toptitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(images/body_bg.gif);
}
a {
	font-size: 13px;
	text-decoration: none;
}
