.frame { background: black;
		 margin: 0;}

.nav { background: #808080;
	   line-height: 18pt;
	   font-weight: bold;
	   font-size: 12pt;
	   font-family: arial,sans-serif;}

.caption { color: white;
		   padding-top: 5px;
		   font-size: 16pt;
		   font-family: "times new roman",serif;}

.date { color: white;
		text-align: right;
		font-size: 16pt;
		font-family: "times new roman",serif;} 

a:link { color: white;
		 text-decoration: none;}

a:visited { color: white;
			text-decoration: none;}

a:active { color: white;
		   text-decoration: none;}

a:hover { color: #CC0000;
		  text-decoration: underline;}