p{font-family: verdana, sans-serif;}
h1
	{
	font-family: verdana, sans-serif;
	font-size: large;
	color: #990000;
	}
p.newssubject
	{
	font-family: verdana, sans-serif;
	font-size: large;
	color: rgb(151, 0, 0);
	}
p.newsinfo
	{
	font-family: verdana, sans-serif;
	font-size: smaller;
	color: white;
	text-align: right;
	text-decoration: none;
	}
a.newsinfo:link {color: white;}     /* unvisited link */
a.newsinfo:visited {color: white;}  /* visited link */
a.newsinfo:hover {color: white;}   /* mouse over link */
a.newsinfo:active {color: white;}   /* selected link */
a.navlink
	{
	color: yellow;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bold;
	}
a.navlink:link {color: yellow}     /* unvisited link */
a.navlink:visited {color: yellow}  /* visited link */
a.navlink:hover {color: white}   /* mouse over link */
a.navlink:active {color: yellow}   /* selected link */
a.altlink
	{
	color: yellow;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	}
a.altlink:link {color: yellow}     /* unvisited link */
a.altlink:visited {color: yellow}  /* visited link */
a.altlink:hover {color: white}   /* mouse over link */
a.altlink:active {color: yellow}   /* selected link */
a.bottomlink
	{
	color: black;
	text-decoration: none;
	font-family: sans-serif;
	white-space: nowrap;
	font-size: normal;
	}
