.event  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : blue;
	font-size : 8pt;
	font-weight : bold;
	line-height : 11px;
}

.event:hover   { 
	color: red; 
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size : 8pt;
	font-weight : bold;
}
	
.event:link    { 
	color: blue; 
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size : 8pt;
	font-weight : bold;
}

/* .event:visited { 
	color: white; 
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size : 8pt;
	font-weight : bold;
} */

.event:active  { 
	color: red; 
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size : 8pt;
	font-weight : bold;
}

.caption {
	font-size : 8pt;
	font-weight : bold;
}

.bodytext  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12pt;
	font-weight : normal;
}

.newsletter  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
}

.newsitems  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
}

.newsitemtitle  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-size : 8pt;
	font-weight : bold;
}

.header  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #8C2808;
	font-size : 12pt;
	font-weight : bold;
}

.subheader  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #8C2808;
	font-size : 10pt;
	font-weight : bold;
}

.menu  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #8C2808;
	font-size : 10pt;
	font-weight : bold;
	/*line-height : 12px;*/
}

.menu:hover   { 
	color: red; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}

.menu:link    { 
	color: #8C2808; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}

/*.menu:visited { 
	color: #8C2808; 
	text-decoration: none; 
	font-size : 9pt;
	font-weight : bold;}*/

.menu:active  { 
	color: #8C2808; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}

.subheader:hover   { 
	color: orange; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
	
.subheader:link    { 
	color: white; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
/*
.subheader:visited { 
	color: blue; 
	text-decoration: none; 
	font-size : 9pt;
	font-weight : bold;}
*/
.subheader:active  { 
	color: orange; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
	
DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt: }
	
a:link {
	COLOR: red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt: }
/*a:visited {
	COLOR: #8C2808;
	font-family : Arial, Helvetica, sans-serif;
	 }*/
a:active {
	COLOR: ORANGE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt: }
a:hover {
	COLOR: ORANGE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt: }
ol  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 22px;
}

ul  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 15px;
}