a:link, a:active, a:visited, a:hover {
	color: #08b609;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#newspage h1 {
	font-family: Arial;
	color: #000;
	font-size: 36px;
}

#newspage h2 {
	font-family: Arial;
	color: #000;
	font-size: 18px;
	padding: 0px;
}

#newspage h3 {
	font-family: Arial;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	padding: 0 0 5px 0;
}

#newspage {
	width: 510px;
}

#newspage p {
	width: 510px;
	font-family: Arial;	
	text-align:justify;
	color: #000;
	font-size: 12px;
	padding: 0 0 10px;
	margin: 0;
}

#newsticker {
	font-family: Arial;	
	text-align:center;
	color: #ffff00;
	font-weight: bold;
	font-size: 15px;	
}


.page {
	font-family: Arial;
	color: #000;
	font-size: 12px;
}
