/*A:link {color: #ffffff;}
A:visited {color: #ffffff;}
A:hover {color: #ffffff;}*/

.breadcrumbs {font-size: 10px;}

td{ 
	font-size: 12px;
	font-family: arial; 
}

.calendar_event_title{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.calendar_event_date{
	font-size: 13px;
	font-style: italic;
}

.front_page_event_dates{
	color: #ffffff;
	font-size: 10px;
	font-family: arial;
	/*font-weight: bold;*/
	font-style: italic;
}

.front_page_links A:link {color: #ffffff;}
.front_page_links A:visited {color: #ffffff;}
.front_page_links A:hover {color: #ffffff;}

.front_page_union_links A:link {color: #333333;}
.front_page_union_links A:visited {color: #333333;}
.front_page_union_links A:hover {color: #333333;}

.image_float_left{

	float:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	font-size: 10px;
	text-align: center;

}

.image_float_right{

	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	font-size: 10px;
	text-align: center;

}

.lecture_series_title{
	font-size:15px;
	font-weight:bold;
	
}

.news_event_title{
	font-size:13px;
	font-weight:bold;
	
}

.press_release_date{
	font-size:12px;
	font-weight:bold;
}

.press_release_title{
	font-size:16px;
	font-weight:bold;
}