a
{
	color : #FF8400;
	text-decoration : none;
}

a:hover
{
	color : #000000;
	text-decoration : underline;
}


a.menu    {
				color : #4D5337;
				text-decoration : none;
               }
a.menu:hover { 
				color : #FFFFFF;
				text-decoration : none;
               }

a.menu1    {
				color : #4D5337;
				text-decoration : none;
               }
a.menu1:hover { 
				color : #B0333B;
				text-decoration : none;
               }

p.bodytxt
{
	font-family : Arial;
	font-size : 13px;
	margin: 5 10;
	color : #000000;
}

p.tabletxt
{
	font-family : Verdana;
	font-size : 11px;
	margin: 5 10;
	color : #000000;
}


p.heading
{
	font-family : Arial;
	font-size : 18px;
	margin: 5 10;
	font-weight : bold;
	color : #B0333B;
}
