a:link {
COLOR: #666666;
}
a:visited {
COLOR: #666666;
}
a:hover {
COLOR: #999999;
}
a:active {
COLOR: #999999;
}

body {
background: #000000;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
font-weight: normal;
COLOR: #000000;
margin-top: 0;
}

p { 
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
font-weight: normal;
COLOR: #000000;
}

li { 
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
font-weight: normal;
COLOR: #000000;
}

h1 {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14pt;
font-weight: normal;
COLOR: #000000;
}

h2 {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12pt;
font-weight: bold;
COLOR: #000000;
}

h3 {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
font-weight: bold;
COLOR: #000000;
}

.mainarea{
background: #CCCCCC url(../images/footer.gif) no-repeat center bottom;
}

.footer {
font-family: Verdana;
font-size: 7pt;
COLOR: #FFFFFF;
}

div#news{
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	position:absolute;
	overflow: auto;
	z-index:1;
	width: 304px;
	height: 350px;
	top: 280px;





}
.newsBox{
/*	font-weight: bold; */ 
/*	font-size: 11px;*/
}
.newsBox A:link{
    font-weight: bold;
    text-decoration: none;
}
.newsBox A:visited{
    font-weight: bold;
    text-decoration: none;
}
.newsBox A:active{
    font-weight: bold;
    text-decoration: none;
}
.newsBox A:hover{
     background: #FDECEC;    
     font-weight: bold;
     text-decoration: none;
}
