body {
	margin : 0px;
	background-color: #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #4B0082;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : ff6633;
	scrollbar-highlight-color : 000000;
	scrollbar-shadow-color : 000000;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: ffffff;
}
a, a:link, a:visited {
	text-decoration:none;
	color: ff6633;
	font-weight: bold;
}

A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF4500;
}
.welcome {
	font-size: x-large;
	font-weight: bold;
}
.title {
   background-image: url(../images/gbar.jpg); 
   font-size: large;
	font-weight: bold;
 
}
.news {
	background-image: url(../images/news-bg.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: inherit;
}
.article {
	background-color: 424242;
}
.footer {
	font-size: xx-small;
	font-weight: bold;
}