@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #CC6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

a:link.menu {
	text-decoration: none;
	color: #555555;

}
a:active.menu {
	text-decoration: none;
	color: #555555;

}
a:visited.menu {
	text-decoration: none;
	color: #555555;

}
a:hover.menu {
	text-decoration: none;
	color: #444444;

}
.search {
	font-size: 10px;
	color: #999999;
}
