body 
	{
background-color: white;
}








a {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: none;
	color: black;
	text-align:justify;
	text-decoration: none;
}

a:link {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: none;
	color: black;
	text-align:justify;
		text-decoration: none;


	}
	

a:visited {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: none;
	color: black;
	text-align:justify;
	text-decoration: none;

}

a:hover {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: none;
	color: black;
	text-align:justify;
	text-decoration: underline;

}



.genText {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align:justify;
	text-decoration: none;
}

.publishText {
	font-family: verdana,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #424141;
	text-align:justify;
	text-decoration: none;
}


.Text {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: none;
	color: black;
	text-align:justify;
	text-decoration: none;
}

.newsTitle {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align:justify;
	text-decoration: none;
}