/* *******************************************
Wilson Kober Gallery
Stylesheet  2012
*******************************************/
body {background:#1f0c03;color:#bd986b;margin:0;}

a:link{
color: #c57853;
text-decoration: none
}

a:visited{
color: #c57853;
text-decoration: none
}

a:active{
color: #c57853;
text-decoration: none
}

a:hover{ /*hover background color*/
color: #ffffff;
text-decoration: none
}