body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.orangeBold {
	color: #FF9E50;
	font-weight: bold;
	font-size: 12px;
}
.out {
	color: 0b4052;
}
.over {
	color: d4e537;
	text-decoration: none;
}
a:link {
	color: 0b4052;
}
a:visited {
	color: 0b4052;
}
a:hover {
	color: d4e537;
	text-decoration: none;
}
a:active {
	color: d4e537;
}

