A.menulink 		{display: block;
				width: 100%;
				height: 15px;
				text-align: center;
				text-decoration: none;
				font-family:arial;
				font-size:10px;
				color: #ff0000;
				BORDER: none;
				background-color:#ababab;
				border: solid 1px #000000;
				}

A.menulink:hover {color: #007fff;
				text-decoration: underline;
				border: solid 1px #007fff;
				background-color:#000000;
				}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../images/background.gif");
}
.head {color: #FFFFFF}
a {
	font-size: 12px;
	color: #007fff;
	font-weight: bold;
}
a:visited {
	color: #002fff;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
a:active {
	color: #002fff;
	text-decoration: none;
}
a:link {
	color: #002fff;
	text-decoration: none;
}
.BlueBold {
	color: #002fff;
	font-weight: bold;
}

