@charset "utf-8";
/* CSS Document */

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.yearSelected {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DC7508;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
.yearNotSelected {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;
	font-weight: normal;
}
