@charset "utf-8";
/* CSS Document */

#agenda ul{
	list-style-type: none;
}

#agenda a {
	font-size: 16px;
}
#agenda li{
	line-height: 50px;
}