.courrier_big_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
}
.serif_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

.calendar a {
	text-decoration:none;
}
