.gdm_name, gdm_name a {
/*
	font-size: 12px;
*/
	font-size: 80%;
	font-weight:bold;
        padding-left: 5px;
}
.gdm_title  {
	padding-right: 0px;
	padding-left: 5px;
	font-weight : normal; 
	font-size: 12px;
	padding-bottom: 2px;
	color: #0000ff;
}
.gdm_title a:link, .gdm_item a:visited, .gdm_item a:active {
	color: #6666ff;
	font-size: 12px;
/*
	font-size: 80%;
	text-decoration : underline;
*/
}
.gdm_title a:hover { 
/*
	text-decoration : underline;
*/
	font-size: 12px;
	color: #ff0000;
}
.gdm_date {
	text-align: right;
	font-size: 12px;
	font-weight : normal;
        padding-right: 5px;
	color: #666666;
}
