a {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.topics {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.titletopic {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.subtitleblue {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
body {
	font-family: arial;
	font-size: 12px;
}
td {
	font-family: arial;
	font-size: 12px;
}
.title {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.resources {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.subtitleblack {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.red {
	color: #FF0000;
}
.holiday{
	font-size: 10px;
	font-family: arial;
	color: #FF0000;
	font-weight: bold;
}
