body {
    margin: 0px;
    padding: 0px;
}

img { border: 0px; }

a:link { color: #4c4c4c; text-decoration: none;} 
a:visited { color: #4c4c4c; text-decoration: none;} 
a:hover { color: #808080;text-decoration: none;} 
a:active { color: #808080;text-decoration: none;} 

td.noborder a:link { color: #ffffff; text-decoration: none;} 
td.noborder a:visited { color: #ffffff; text-decoration: none;} 
td.noborder a:hover { color: #ffffff;text-decoration: none;} 
td.noborder a:active { color: #ffffff;text-decoration: none;} 

.navlink a:link { color: #4C4C4C; text-decoration: none; } 
.navlink a:visited { color: #4c4c4c; text-decoration: none;} 
.navlink a:hover { color: #008040;text-decoration: underline;} 

/* NAV Table */
.nav_t{ background:url(images/nav_t.gif) repeat-x;height:10px;width:100%; }
.nav_b{ background:url(images/nav_b.gif) repeat-x;height:10px;width:100%}
.nav_l{ background:url(images/nav_l.gif) repeat-y;height:10px;width:100%; }
.nav_r{ background:url(images/nav_r.gif) repeat-y;height:10px;width:100%; }
.nav_m { font-size: 16px;width:100%;text-align:left;}
