td a:link 
{
	color:#000000; 
	text-decoration: none;
} 

td a:visited 
{
	color:#000000; 
	text-decoration: none;
} 

td a:active 
{
	color:#000222; 
	text-decoration: none;
}

td a:hover 
{
	color:#000000; 
	text-decoration: none;
} 

.normal
{
	color: Black;
	font-weight: bold;
	background: #f0f0ff;
	cursor: hand;
}

.selected
{
	color: White;
	font-weight: bold;
	background: #B8B3FF;
	cursor: hand;
}

.text_m
{
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}

.subselected
{
	font-weight: bolder;
	color:#FF0000;
	
}

.subnormal
{
	font-weight: normal;
}
