#content, #content td
{
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	/* text-align: justify; */
	line-height: 18px;
}
#content a
{
	color: #060;
}
#content a:hover
{
	color: #090;
}
#menu
{
	color: white;
}

.sel_menuitem .menuitem {
    color: #CCFF66;
}
.sel_menuitem .menuitem:hover {
    color: #E6FF7D;
}

.menuitem
{
	color: white;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	font-weight: bold;
}
.menuitem:hover
{
	color: #E5ECF2;
}
.bannerline, .bannerline a
{
	color: black;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.bannerline:hover, .bannerline a:hover
{
	color: #990099;
}
.headline, .headline a
{
	color: #6B9F00;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.headline a:hover
{
	text-decoration: underline;
}
#content img
{
	border: solid 1px black;
}



         i { font-size: 10px; color: gray;}
	.news_title { font-weight: bold; font-size: 12px; color: orange; }
        .news_reading { color: orange; }