/* CSS Document 

developed by weensyweb designs www.weensyweb.com

for www.fili.com.au - December 2006  */


body {
	background-color: #000000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a:link,a:visited {
	color : #666666;
	text-decoration: none;
}

a:hover	{
	color : #999999;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}