body,td,th {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	top: 1px;
	position: relative;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.fonttopic {
	color:#FFFFFF;
	line-height: normal;
	background-color: #034d86;
}
.linetable {
	background-color: #FFCC33;
}
