	
	body 
		{
			background-color: #ffffff;
			margin:0;
		}
	
	div.home {height:40px; 
	    background-image:url(headerbg.gif);
	    width:100%;
	    background-repeat:repeat-x;
	    padding-top:16px;
	    font-family:Verdana, helvetica, Sans-Serif;
	    font-size:11px;
	    }
		
	a
	{
	    font-family:Verdana, helvetica, Sans-Serif;
	    font-size:11px;
	    font-weight:bold;
		text-decoration: none;
		color: #993300;
		}
	
	a:visited {
		text-decoration: none;
		color: #993300;
		}
	
	a:active {color: #993300}
	
	a:hover {color: #663300}	
	
	