BODY {
	margin-top: 0px;
	}

a.leftmenu:link 
{
	font-family : Verdana;
	font-size : 14px;
	color: #ff6000;
	text-decoration:none;
	font-weight: bold;
}

a.leftmenu:visited
{
	font-family : Verdana;
	font-size : 14px;
	color: #ff6000;
	text-decoration:none;
	font-weight: bold;

}
a.leftmenu:active
{
	font-family : Verdana;
	font-size : 14px;
	color: #ff6000;
	text-decoration:none;
	font-weight: bold;

}
a.leftmenu:hover
{
	font-family : Verdana;
	font-size : 15px;
	color: #ff6000;
	text-decoration:none;
	font-weight: bold;

}

