/* ================================
    CSS STYLES FOR Module MLHTML
   ================================
*/

.mlhtml_module ul.areadesc li A:link
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration: none;
	color: #000;
}

.mlhtml_module ul.areadesc li A:visited
{
	text-decoration: none;
	color: #000;
font-size:10pt;
}

.mlhtml_module ul.areadesc li A:hover
{
	text-decoration: none;
	color: #000;
font-size:10pt;
}

.mlhtml_module A:active
{
	text-decoration: none;
	color: #003366;
font-size:10pt;
}

.Normal td {padding: 10px;}
