.content { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #FFEB95; text-decoration: none; } 

.headline { font-family: Tahoma; color: #FF9933; font-size: 12px; font-weight: bold; } 

.quote { font-size: 14px; font-weight: bold; }  

.credit { font-family: Tahoma; color: #FF9933; font-size: 10px; font-weight: normal; }
a:link { 
	color: #006699;
	}
a:visited { 
	color: #006633;
	}
a:hover { 
	color: #00ff00;
	text-decoration: none;
	}
a:active { 
	color: #00ff00;
	}