/* CSS Document */
img#test {
border: 0px ;
} 

div#page { 

	width:800px;
	margin: 0 auto;
}
 
 td#pics  a:hover {color:#990000
 	}



a:link{ color: #000033} 
a:visited {color:#000033}
body 
{
background-image:url(images/wallpaper.jpg);
}
.frame {
	border: 2px solid  #000000;}
	
	

	

table#links li { 
display: inline;
		font-size: .9em; font-family:Tahoma; 	 text-align:center; font-weight:bold;

}

table#links li a { 
	 text-align:center;
		display: block;
		width: 80px;
		float: left;
		margin-top: 80px;
		color: white;
		padding-top: 2px;
		text-decoration: none;
}

table#links li a:hover, ul#header li a:active { 
		color: #FF0000}
		
td#newsdate { font-family:Tahoma ; font-size:10px; color:#990000}
td#news {font-family:Tahoma; font-size:12px; color:#000033
		}
		
		
		