A{ text-decoration:underline; font-weight: 400; }
A:visited  {color:#000000;}
A:link  {color:#000000;}
A:hover  {color:#98C600; text-decoration:underline; }

.list {list-style-type: square; padding-left:10px;}

.table	 {
			background-repeat : no-repeat                    ;
			background-attachment : fixed                    ;
			background-position : right top                ;
			Background-Image : url(/images/spiral.gif)
		}
		
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newstable {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.botnav {
	text-decoration:none; font-weight: bold;
}
.botnav:link {
	color: #E0EAD7;
	text-decoration:none; font-weight: bold;
}
.botnav:visited {
	color: #E0EAD7;
	text-decoration:none; font-weight: bold;
}
.botnav:hover {
	color: #000000;
	text-decoration:underline; font-weight: bold;
}
.botnav:active {
	color: #E0EAD7;
	text-decoration:none; font-weight: bold;
}

.main_table {
Background-Image: url('/images/bg.gif');
}
