.title_link
{
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	font-family: verdana;
	text-decoration:none;
}

.title_link:link
{
	text-decoration:none;
}

.title_link:hover
{
	
	color: #ec4d9a;
	
}

.title_link:visited
{
	
	text-decoration:none;
}


.title_text
{
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	font-family: verdana;
}

.textgray7pt
{
	font-size: 7pt;
	color: #999999;
	font-family: verdana;
	}
	
	
