

a:link {color:yellow; text-decoration:none; font-weight: normal; } 
a:hover {color:#FF9900; text-decoration:none; background-color: purple; } 
a:active {color:#cccccc; text-decoration:none; }
a:visited {color:#cccccc; text-decoration:none; font-weight: normal; } 

.readable {
	margin: 8px 5px 0; 
	width:470px;
	text-align: center;
	color: #fffff0;
	font-family: Verdana, Tahoma;
	font-weight: normal; 
	font-size: 10pt;
 }

.comments {
	margin: 8px 5px 0; 
	width:470px;
	text-align: left;
	color: #cccccc;
	font-family: Verdana, Tahoma;
	font-weight: normal; 
	font-size: 8pt;
 }

.readable2 {
	margin: 8px 5px 0; 
	width:615px;
	text-align: center;
	color: #fffff0;
	font-family: Verdana, Tahoma;
	font-weight: normal; 
	font-size: 10pt;
 }

.comments2 {
	margin: 8px 5px 15px; 
	width:800px;
	text-align: justify;
	color: #cccccc;
	font-family: Verdana, Tahoma;
	font-weight: normal; 
	font-size: 8pt;
 }

.readable3 {
	margin: 8px 5px 0; 
	width:800px;
	text-align: center;
	color: #fffff0;
	font-family: Verdana, Tahoma;
	font-weight: normal; 
	font-size: 10pt;
 }