body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009959;
}
a:active {
	text-decoration: none;
}
.font_90per {font-size: 90%}
.font_90perbold {
	font-size: 90%;
	font-weight: bold;
}
.font_large {font-size: large;
	font-weight: bold;
}
.font_xsmall {font-size: x-small}
.font_small {font-size: small}.font_105perbold {
	font-size: 105%;
	font-weight: bold;
}
