@charset "ISO-8859-1";
body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
a {
	color: #FCAD4E;
}
a:hover {
	text-decoration: none;
}
#list {
	font-size: 90%;
}
.yellow {
	color: #FCAD4E;
	font-weight: bold;
}
