#red_link a {
	color : #B00000;
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 0px;
	font-weight : bold;
	text-decoration : none;
}
#blue_link a {
	color : #4D4B9E;
	font-size : 16px;
	font-family : Tahoma;
	padding-left : 0px;
	font-weight : bold;
	text-decoration : none;
}
#blue_link2 a {
	color : #4D4B9E;
	font-size : 12px;
	font-family : Tahoma;
	padding-left : 0px;
	text-decoration : none;
	font-variant : normal;
	line-height : 20px;
}
#news_title
{
	padding-right: 10px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration : underline;
	color : black;
}
#news_title a
{
	color : black;
}
#news_data
{
	padding-right: 40px;
	font-size: 10px;
	font-family: Tahoma;
	color : #004BD5;
}
#bottom {
	background-image: url("../images/bottom_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}