body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #233A41;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6215;
	text-decoration: none;
}
a:visited {
	color: #FF6215;
	text-decoration: none;
}
a:hover {
	color: #DE5912;
	text-decoration: none;
	background-color: #ffe7df;
}
a:active {
	color: #F08144;
	text-decoration: none;
}
.default a:hover {
	text-decoration: none;
	background-color: #FFE7DF;
}
.smalltext {
	font-size: 9px;
}
.smalltexttitle {
	font-size: 12px;
	font-weight: bold;
}
.medtext {
	font-size: 11px;
}
.grey {
	color: #999999;
}
