.menuskin{
position:absolute;
width:150px;
background-color:menu;
border:2px solid black;
font:bold 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

img {
border: 0px #7951A1 solid;
}
.thumb {  border: #7951A1; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
hr {  color: #7591A1}
a:hover {  color: #FF0000}
