@charset "utf-8";
/* CSS Document */

.program_main_title
{
	font-family: Arial Black;
	font-size: 20px;
	color: #999;
}
.program_mini_title
{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}

.program_main_moreinfo
{
	font-family: Arial Black;
	font-size:10px;
	color: #999;
}

.newstime
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: bold;
}

.newsexcerpt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;
	font-weight: bold;
}

a.content{ font-family: Arial; font-size: 11px; color: #999; font-style:normal; text-decoration:none;}
a.content:hover, a.content:active{ font-family: Arial; font-size: 11px; color: #999; font-style:normal; text-decoration:underline;}