p.newstext { 
	color: black; 
	font-family: Arial, "Times New Roman", san-serif; 
	font-size: 12px;
	display: block; 
	padding-right: 25px; 
	padding-left: 25px;}
	
p.newstext a:link{ 
	color: black; 
	font-family: Arial, "Times New Roman", san-serif; 
	font-size: 12px; 
	text-decoration: none;}
	
p.newstext a:visited{ 
	color: black; 
	font-family: Arial, "Times New Roman", san-serif; 
	font-size: 12px; 
	text-decoration: none;}
	
p.newstext a:hover{ 
	color: black; 
	font-family: Arial, "Times New Roman", san-serif; 
	font-size: 12px; 
	text-decoration: underline;}
	
p.newstext a:active { 
	color: black; 
	font-family: Arial, "Times New Roman", san-serif; 
	font-size: 12px; 
	text-decoration: none;}
