.body { background-color:#000000; margin-top:0px; margin-bottom:0px; }

.menu A:link {text-decoration: underline; color: #666666; }
.menu A:visited {text-decoration: underline; color: #666666; }
.menu A:active {text-decoration: underline; color: #666666; }
.menu A:hover {text-decoration: underline overline; color: lime; }
.menu {font-family: trebuchet ms; 
       font-size:0.8em; 
	   color: #666666; 
	   padding-right:20px; 
	   padding-left:20px;  
	   padding-top:10px;
	   padding-bottom:10px;
	   border-left:1px solid lime;
	   border-right:5px solid #666666;
	   line-height:1.5em; 
	   }
.floatright { float: right; margin: 0px; }
.floatleft { float: left; margin: 0px;}
.main { font-family: Trebuchet ms; 
		font-size:0.9em;
		letter-spacing:normal; 
		color:#666666; 
		line-height:1.5em; 
		padding-left:25px; 
		padding-right:35px;
		padding-top:10px;
		padding-bottom:10px;  
		border-left:5px solid #666666;
		}
.subbox {width:800px; 
		border-right: 5px solid grey; 
		border-left:5px solid grey; 
		background-color:#FFFFFF;
		font-family: Trebuchet ms; 
		font-size:0.9em;
		letter-spacing:normal; 
		color:#666666; 
		line-height:1.5em;
		text-align:left;
		padding:25px;
		} 	
		
h1 {font-family: Trebuchet MS; color:lime; line-height:1.5em; font-size:3em;}
h2 {font-family: Trebuchet MS; color:lime; line-height:1.5em; }
hr {border: 0px; color: #00ff00; background-color: #00ff00; height: 1px; width: 100%; text-align: left;}
ul {list-style-type: square;}
.box {border:1px solid lime; padding-left:5px; padding-bottom:5px; padding-right:5px;}

.black A:link {font-family: Trebuchet MS; text-decoration: underline; color: black;}
.black A:visited {font-family: Trebuchet MS; text-decoration: underline; color: black;}
.black A:active {font-family: Trebuchet MS; text-decoration: underline; color: black;}
.black A:hover {font-family: Trebuchet MS; text-decoration: underline; color: black;}

.red A:link {text-decoration: underline; color: red;}
.red A:visited {text-decoration: underline; color: red;}
.red A:active {text-decoration: underline; color: red;}
.red A:hover {text-decoration: underline; color: red;}

.blue A:link {text-decoration: underline; color: blue;}
.blue A:visited {text-decoration: underline; color: blue;}
.blue A:active {text-decoration: underline; color: blue;}
.blue A:hover {text-decoration: underline; color: blue;}

.white A:link {text-decoration: underline; color: silver;}
.white A:visited {text-decoration: underline; color: silver;}
.white A:active {text-decoration: underline; color: silver;}
.white A:hover {text-decoration: underline; color: silver;}

.steel A:link {text-decoration: underline; color: grey;}
.steel A:visited {text-decoration: underline; color: grey;}
.steel A:active {text-decoration: underline; color: grey;}
.steel A:hover {text-decoration: underline; color: grey;}

.home A:link {text-decoration: underline; color: black;}
.home A:visited {text-decoration: underline; color: black;}
.home A:active {text-decoration: underline; color: black;}
.home A:hover {text-decoration: underline; color: lime;}
