BODY
{
    FONT-SIZE: 10pt;
    MARGIN: 0px 5px 0px 0px;
    FONT-FAMILY: Verdana;
    color:#003366;
}
TABLE
{
	font-size:10pt;
}
A
{
    COLOR: #ea4106;
    TEXT-DECORATION: none;
    font-size: 10pt;
    
}
A:visited
{
    COLOR: #ea4106;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #0009cd;
    TEXT-DECORATION: none
}
#navigation td {
	border-bottom: 1px solid #ea4106;
	}
#navigation table {
	background-color: #E6F3FF;
	}
	
#navigation a {
	font: 11px Verdana, Verdana, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 6px 1px 12px;
	background: url(../images/mm_arrow.gif) 2px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url(../images/mm_arrow.gif) 2px 45% no-repeat;
	color:#FF6600;
	}
