body
{
	margin: 50px;
	background-color: #353A40;
	background-image:url('http://able2work.org/_functions/imgs/bg.gif');
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	font-family: arial;
}

.hd
{
	color: #BF0000;
	font-weight: bolder;	
}

.hd2
{
	font-weight: bold;
}

a.menu_link
{
	/*orange
	color: #E19341;
	*/
	/*lt Blue
	color: #ADC6D8;
	*/
	/*white*/
	color: #FFFFFF
	text-align: center;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-weight: bold;
}

a.menu_link:link
{
	/*white*/
	color: #FFFFFF
}

a.menu_link:visited
{
	/*white*/
	color: #FFFFFF
}

a.menu_link:hover
{
	/*white
	color: #FFFFFF;
	*/
	/*red
	color: #BF0000;
	*/
	/*background-color: #BF0000;*/
	/*text-align: center;*/
	text-decoration: underline;
	/*text-transform: lowercase;*/
	/*font-weight: bold;*/
}

a.submenu_link
{
	/*white*/
	color: #FFFFFF
	text-align: center;
	text-decoration: none;
	/*text-transform: lowercase;*/
}

a.submenu_link:link
{
	/*white*/
	color: #FFFFFF
}

a.submenu_link:visited
{
	/*white*/
	color: #FFFFFF
}

a.submenu_link:hover
{
	text-decoration: underline;
}