/* Designed by Webmaster-Elite.de */
/* http://www.webmaster-elite.de  */

#navlist {
	list-style-type: square;
	color: #FFFFFF;
	margin-left: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
#navlist-mozilla {
	list-style-type: square;
	color: #FFFFFF;
	margin-left: 15px;
}

