html, body {
    scrollbar-base-color: #565656;
    scrollbar-track-color: #333333;
    scrollbar-darkshadow-color: #333333;
    scrollbar-highlight-color: #333333;
    scrollbar-3dlight-color: #333333;
    scrollbar-arrow-color: #FFCC00;
}

body {
	background-color: #333333;
	margin:0px;
	}

p, li {
		font-family: verdana, sans-serif, arial;
		color:#C5C5C5;
		font-size:11px;
  		line-height : 130%;
		margin-top:0px;
		margin-bottom:10px;
		}
	
a,
a:link {
		text-decoration: underline;
        color: #C5C5C5; 
		}
a:visited {
		text-decoration: underline;
        color: #C5C5C5; 
		}
a:active  {
		text-decoration: underline;
        color: #66FF00; 
		}
a:hover {
		text-decoration: underline;
        color: #ffcc00; 
		}

.big {
		font-size:14px;
		font-weight:bold;
		font-family: verdana, sans-serif, arial;
		color:#C5C5C5;
		}
		
.small {
		font-size:9px;
		font-family: verdana, sans-serif, arial;
		color:#C5C5C5;
		}
.homenewsdates {
		font-size:9px;
		font-weight:bold;
		line-height : 30%;
		margin-top:20px;
		margin-bottom:5px;
		font-family: verdana, sans-serif, arial;
		color:#908d3b;
		}
.homenewswords {
		font-size:11px;
		font-family: verdana, sans-serif, arial;
		color:#6f6f6f;
		}
.bottommenu {
		font-size:10px;
		color:#5e5e5e;
		}
		
.concept  p,
.concept  a,
.concept  a:link,
.concept  a:visited,
.concept  a:active {
 		border : 1px gray solid ;
 		width : 156px;
 		height : 89px;
		}
		
.concept  a:hover {
 		border : 1px yellow solid ;
 		width : 156px;
 		height : 89px;
		}
					
		