a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: "Lucida Blackletter", Arial;
	font-size: 24px;
	color: #000000;
	list-style-image: url(images/tape.gif);
	list-style-type: disc;
}
.welcome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-image: url(images/tape.gif);
	list-style-type: disc;
}
.latest_news {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-image: url(images/tape.gif);
	list-style-type: disc;
}

