a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}


old_body
	{
	margin-top: 0;
	margin-bottom: 0;
	font-family: verdana, sans-serif;
	color: black;
	background-color: #FF9900;
	text-align: center;
	
	}
body {
	background-color: #CCCCCC;
}
	
.copytext_index {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }	
.front_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
	
#structure
	{
	border: solid 0px black;
	width: 550px;
	background-color: white;
	}



#menu
	{
	background-color: white;
	padding: 2px;
	
	font-size: 70%;
	}

#content
	{
	padding: 20px;
	text-align: left;
	}

h2
	{
	font-size: 100%;	
	font-style: strong;
	margin-bottom: 10px;
	}
p
	{
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 80%;	
	}



div.feature
	{
	background-color: #ccc;
	padding: 2px;
	
	font-size: 70%;
	
	}



hr
	{
	color: #999;
	height: 1px;
	width: 100%;
	}
	
.copytext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	
	}	
