body {
background-image:  url(#);
background-position: center top;
background-repeat: repeat-y;
background-color: #000000; 
}




a:link {color: #006600;}
a:visited {color: #006600;}
a:active {color: #0000CC;}
a:hover {color: #00CC00;}
a:hover {text-decoration: overline;}
a {text-decoration: underline;}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#000000
	}
	
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC
	}
	
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-size: #000000	}
	
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color:#000000
	}		





a.two:link {color: #FFFFFF;}
a.two:visited {color: #FFFFFF;}
a.two:active {color: #0000CC;}
a.two:hover {color: #000000}
a.two:hover {text-decoration: none;}
a.two {text-decoration: none;}

.main-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#FFFFFF
	}
	
.lower {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 10px;
	color: #FFFFFF
	}