body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D52;
	background-image: url(09grid.gif);
}
.yellow {
	color: #CCCC33;
}
a:link {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallyellow {
	font-size: 10px;
	color: #CCCC33;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #919100;
}
.caption {
	font-size: 12px;
	text-align: center;
}
.sidebar {
	color: #CCCC34;
}
.sidebar a:link {
	color: #CCCC34;
	text-decoration: none;

}
.sidebar a:hover {
	text-decoration: underline;
	color: #33CC99;
}
.sidebar a:visited {
	text-decoration: none;
	color: #CCCC34;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
