.heading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
}
.normals {
	font-family: Tahoma;
	font-size: 12px;
	}
	A:link {
		text-decoration: none;
		color: #000000;
	}
	
A:visited {
		text-decoration: none;
		text-decoration: none;
		color: #000000;
	}
	
A:active {
		text-decoration: none;
		text-decoration: none;
		color: #000000;
	}
	
A:hover {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
}
.news {
	font-family: Tahoma;
	font-size: 10px;
}
