.txt {
	padding: 20px 20px;
	margin: 1% 20%;
	border: 1px dotted #333;
	font-family: courier;
	font-size: 12px;
	}
	
.content {
	margin: 1% 3%;
	font-color:#ffffff;
	}
	
	
body	{
	margin:	12;
	padding:	16;
	font-family: verdana;
	font-size: 12px;
	color:#cccc99;
	text-decoration: none;
	background:#330000 url(i/stz_bg.gif);
	}
	
.optional {
	background : #fff url(../images/lion_lightblue.gif) no-repeat fixed top left;  
	}

a, a:visited, a:active {
color:#cccc99;
text-decoration: none;
}
a:hover {

color:#cccc99;
text-decoration: none;
	background : #cccc99; }
	
	 a:active {
color:#330000;
	background : #cccc99; 
	 }