A:link    { text-decoration: underline; color: Blue}
		A:visited { text-decoration: underline; color: #000070;}
		A:active  { text-decoration: underline; color: red}
		A:hover   { text-decoration: underline; color: #E70808;}
		a:link    { text-decoration: underline; color: blue}
		a:visited { text-decoration: underline; color: #000070;}
		a:active  { text-decoration: underline; color: red}
		a:hover   { text-decoration: underline; color: #E70808;}
		.categorylinklg {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-weight: bold;
		}
		.categorylinksm {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		}
		
		
		a.emlink:link {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #5a5a5a;
			font-weight: bold;
			font-style: italic;
			line-height : 20px;
			font-size : 13px;
		    text-decoration: none;
		}
		
		a.emlink:hover {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #5a5a5a;
			font-weight: bold;
			font-style: italic;
			line-height : 20px;
			font-size : 13px;
		    text-decoration: none;
		}
		
		
		a.emlink:visited {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #5a5a5a;
			font-weight: bold;
			font-style: italic;
			line-height : 20px;
			font-size : 13px;
		    text-decoration: none;
		}
		
		em {
			color: #5a5a5a;
			font-weight: bold;
			font-style: italic;
			line-height : 20px;
			font-size : 13px;
		}
		
		.digestbackground
		{
			color: #ff6600;
			font-weight: bold;
			font-style: italic;
			line-height : 18px;
			font-size : 11px;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		
		a.navlink:link  {
			color : #ffffff;
		}

		a.navlink:visited  {
			color : #ffffff;
		}

		a.navlink:active  {
			color : #ffcc00;
		}

		a.navlink:hover  {
			color : #0000ff;
			background-color : #ffcc00;
		}
		
a.condweather:link  {
	color : #5a5a5a;
}

a.condweather:visited  {
	color : #5a5a5a;
}

a.condweather:active  {
	color : #000000;
}

a.condweather:hover  {
	color : #000000;
}

/* This is for main headers on all pages *apart* from the home page*/
h1.newfootertext  {
   	color : #ffffff;
	font-weight : bold;
	font-style : italic;
	font-family : "verdana", "arial", "geneva", sans-serif;
    font-size : 13px;
	margin: 0px;
	padding: 0px;
}


/* This is for main headers on all pages *apart* from the home page*/
h2.newfootertext  {
   	color : #ffffff;
	font-weight : bold;
	font-style : italic;
	font-family : "verdana", "arial", "geneva", sans-serif;
    font-size : 13px;
	margin: 0px;
	padding: 0px;
}



