.mpTerroristGroupLink
{
    font-family: Verdana;
    font-size: 11px;
    padding: 2px;
}

#mpTerroristReportsArea
{
    background: #e2e2d0;
    height: 115px; 
    padding: 5px;
    overflow: scroll;
    text-align: left;
}

#mpTerroristReportsArea a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;    
	color: Blue;
}

#mpTerroristReportsArea a:visited
{
    color: Blue;   
}

#mpTerroristReportsArea a:hover
{
	text-decoration: underline; 
}