/* P C D T R */
@import "php/css.php";
/* font-size in pts */

.img_title{
	font-family: Brody, Georgia, Times, serif;
	font-size:14pt;
	margin:1em 0;
}
.img_title a{
	color:#303030;
	text-decoration:underline;
}
.img_title a:hover{
	color:#303030;
}

.img_event_title{
	font-family: Brody, Georgia, Times, serif;
	font-size:24pt;
	color:#303030;
	margin:1em 0;
	text-transform: uppercase;
}
.img_event_title a{
	color:#303030;
	text-decoration:underline;
}
.img_event_title a:hover{
	color:#303030;
}

.img_links_title{
	font-family: Brody, Georgia, Times, serif;
	font-size:18pt;
	color:#303030;
	margin:1em 0;
	text-decoration: none;
}
.img_links_title a{
	color:#303030;
	text-decoration:none;
}
.img_links_title a:hover{
	color:#303030;
}

