a 
{
    color:#F26724;
    text-decoration:none;
}

a:hover 
{
	color:#F36621;
	text-decoration:underline;
}

html, body
{
    width: 100%;
    margin: 0;
    float: none;
    color:Black;
}

/***banner****/
#header_left,
#header_right,
#nav_bar,
#banner_internal,
#CrumbTrail,
#footer
{
    display:none;
}