.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height:18px;

}
.text a:link, .text a:visited,.text A:active {
	color: #FF0000;
	text-decoration: underline;
}
.text a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	
}
.quote {
	font-family: "times new roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 22px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;

}

.newstxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #363959;
	line-height: 24px;
}
.newstxt a:link, .newstxt a:visited,.newstxt A:active {
	color: #363959; 
	text-decoration: underline;
}
.newstxt a:hover {
	color: #363959; 
	text-decoration: none;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #CECECE;
}
.footer a:link, .footer a:visited,.footer A:active {
	color: #CECECE; 
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
