html, body {
	font-family: Verdana, "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	line-height: 17px;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
        margin:  0;
        padding: 0;
        border:  0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}

#navigation
{

}


