body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #363636;
}
body {
	background-color: #000066;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#0099FF;
	text-decoration: none;
}


.menuFont {
	font-family: "century gothic", arial;
	font-size: 16px;
	font-weight: bold;
	color: #D3DFED;
	text-decoration: none;
}
.menuFont a:link {
	font-family: "century gothic", arial;
	font-size: 16px;
	font-weight: bold;
	color: #D3DFED;
	text-decoration: none;
}
.menuFont a:visited {
	font-family: "century gothic", arial;
	font-size: 16px;
	font-weight: bold;
	color: #D3DFED;
	text-decoration: none;
}
.menuFont a:hover {
	font-family: "century gothic", arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}