﻿#topmenu a {
	font: 11px Arial;
	background: #ffffff;
	font-weight:bold;
	color: #000000;
	line-height:21px;
	letter-spacing:0.03em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: thin outset #000000;
	}
#topmenu a:hover {
	background: #000000;
	color:#ffffff;
	}
.style1 {
	background-image: url('images/img44.gif');
}
.style2 {
	border-width: 0;
}

body {
	background-image:  url(images/scanline.gif);
}
a {
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.style1 {
	color: #003366;
	font-weight: bold;
}