body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 10px;
	text-align: center;
	color: #FFC414;
}
a:link {
	font-weight: bold;
	color: #66CC33;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.largeyellow {
	color: ffc414;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.largegreen {
	font-size: 13px;
	font-weight: bold;
	color: #016030;
}
.smallneutral {
	font-size: 10px;
	text-align: center;
}
