/* CSS Document */
#agenda p a:hover {
	text-decoration: underline;
	color: #76787b;
}

.current_page {
	color: #f44c78;
}