<STYLE>

.doNotChange {
	font-size: 9pt; 
	font-family: arial; 
    font-weight: bold;
	color: #FFFFFF; 
	text-decoration:none
}

a:hover.doNotChange { 
	color: #000000 
}


.sideLinks {
	font-size: 9pt; 
	font-family: arial; 
    font-weight: bold;
	color: #c4b902; 
	text-decoration:none
}

a:hover.sideLinks { 
	color: #ffffff;
	text-decoration: underline 
}

.mainLinks {
	font-size: 9pt; 
	font-family: arial; 
    font-weight: bold;
	color: #ffffff; 
	text-decoration:none
}

a:hover.mainLinks { 
	color: #c4b902;
	text-decoration: underline 
}


.pageTitle {
	font-family: arial;
	font-size: 12pt; 
    font-weight: bold;
	color: #ffffff
}


.normalText {
	font-family: arial;
	font-size: 9pt;
	color: #ffffff
}

.date {
	font-family: arial;
	font-size: 9pt; 
    font-weight: bold;
	color: #ffffff
}

.posted {
	font-family: arial;
	font-size: 9pt; 
    font-weight: bold;
	color: #000000
}

.scrollingHeadline {
	font-family: arial;
	font-size: 9pt; 
    font-weight: bold;
	color: #265c01
}

.photo {
	font-family: arial;
	font-size: 8pt;
	color: #ffffff
}

TABLE.article {
    background: #c4b902}


TR.linksBar {
	background: #c4b902
}

TR.articleTitle {
	font-family: arial;
	font-size: 9pt; 
    font-weight: bold;
	color: #265c01;
	background: #c4b902
}

TR.articleText {
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	background: #265c01
}

TR.articlePosted {
	font-family: arial;
	font-size: 7pt;
	color: #c4b902;
	background: #000000
}

.backgroundColor {
	background: #265c01
	}

.arrows
{
scrollbar-base-color: #265c01;
scrollbar-arrow-color: #c4b902;
scrollbar-face-color: #265c01;
scrollbar-highlight-color: #c4b902;
}


</STYLE>


