.txt {
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link      { color:#000066; text-decoration : underline; }
.txt A:visited  { color:#000066; text-decoration : underline; }
.txt A:active  { color:#0099FF; text-decoration : underline; }
.txt A:hover   { color: #0099FF; text-decoration : underline; }

.menutxt {
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
	color: #333333;
	font-weight:bold;
	text-decoration : none;
	line-height : 16px;	
}
.menutxt A:link      { color:#333333; text-decoration : underline; }
.menutxt A:visited  { color:#333333; text-decoration : underline; }
.menutxt A:active  { color:#000066; text-decoration : underline; }
.menutxt A:hover   { color:#000066; text-decoration : underline; }

.submenutxt {
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
	color: #333333;
	font-weight : bold;
	text-decoration : none;
	line-height : 16px;	
}
.submenutxt A:link      { color:#000066; text-decoration : underline; }
.submenutxt A:visited  { color:#000066; text-decoration : underline; }
.submenutxt A:active  { color:#0099FF; text-decoration : underline; }
.submenutxt A:hover   { color: #0099FF; text-decoration : underline; }

.datetime {
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size:11px;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.datetime A:link      { color:#333333; text-decoration : underline; }
.datetime A:visited  { color:#333333; text-decoration : underline; }
.datetime A:active  { color:#333333; text-decoration : underline; }
.datetime A:hover   { color: #000066; text-decoration : underline; }

.menucontact {
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}

.subheader {
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size:14px;
	color: #000066;
	font-weight:bold;
	text-decoration : none;
	line-height : 16px;	
}

.error {
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size:10px;
	color: #FF0000;
	font-weight:bold;
	text-decoration : none;
	line-height : 12px;	
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
color: #333333;
font-weight : normal;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}