	.menu A {
		color : #FFEE5F;
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		text-decoration : none;
	}

	.selectedsect TD {
		color : #2C4A9E;
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		text-decoration : none;
		border-bottom : ridge;
	}

	.menu A:hover {
		color : #FFEE5F;
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		text-decoration : underline;
	}
	.newsflash A{
		font-family : Arial;
		font-size : x-small;
		font-weight : bold;
		text-decoration : blink;
		color : Red;
	}

	.headline {
		color : black;
		font-family : Arial;
		font-size : larger;
		font-weight : bold;
		text-decoration : none;
	}

	.normal {
		color : black;
		font-family : Arial;
		font-size : smaller;
		font-weight : normal;
		text-decoration : none;
	}

	.scroller A {
		color : #2C4A9E;
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		text-decoration : none;
	}
	.scroller A:hover {
		color : #2C4A9E;
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		text-decoration : underline;
	}
	.red A {
		color : red;
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		text-decoration : none;
	}
	.red A:hover {
		color : red;
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		text-decoration : underline;
	}
	.header {
		font-family : Arial;
		font-size : x-small;
		font-weight : bold;
	}
	.body {
		font-family : Arial;
		font-size : x-small;
	}
