body   { background-image: url(images/background.png) }
p   { font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td {}

#bodycopy {font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12; }

#headernav li {color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Arial;  float: right; padding: 10px 0px; list-style: none; display: inline; margin: 10px 20px; }
#topnav li { color: navy; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; padding-top: 0px; margin: 30px 10px 10px 10px; list-style: none; display: inline;}

#logo img {margin: 0 0 5px 50px;}
#headeruniqueclothes img {margin: 0 0 30 30px;}
#headernav li a:link {
color: black;
display: inline;
font-weight: normal;
text-decoration: none;
}
#headernav li a:visited {
font-weight: normal;
display: inline;
text-decoration: none;
color: black;
}
#headernav li a:hover {
font-weight: normal;
text-decoration: underline;
display: inline;
color: orange;
}

#headernav li a:active {
font-weight: normal;
display: inline;
text-decoration: underline;
color: orange;
}

#topnav li a:link {
color: black; 
font-weight: normal;
text-decoration: none;
}
#topnav li a:visited {
font-weight: normal;
text-decoration: none;
color: black;
}
#topnav li a:hover {
font-weight: normal;
text-decoration: underline;
color: orange;
}

#topnav li a:active {
font-weight: normal;
text-decoration: underline;
color: orange;
}

#bodylinks a:link {
color: blue; 
font-weight: normal;
text-decoration: underline;
}
#bodylinks a:visited {
font-weight: normal;
text-decoration: underline;
color: blue;
}
#bodylinks a:hover {
font-weight: normal;
text-decoration: underline;
color: orange;
}

#bodylinks a:active {
font-weight: normal;
text-decoration: underline;
color: orange;
}

