body {
	font-family: "Ms Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_line2.gif);
}
td {
	font-family: "Ms Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.menu:link{
width:100%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.menu:visited{
width:100%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.menu:hover{
background-color:#FFFFFF;
width:100%;
	text-decoration: none;
	color: #339955;
	font-size: 14px;
	font-weight: bold;
}
