.ardencss{ color: white; position:absolute; visibility: hidden; font:lighter 12px/18px arial; z-index: 100; background-color: #303; text-align: left; width: 100%; border-color: #777; border-style: solid; border-width: 1px 1px 0; }

.ardencss a{ color: #fff; width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid black; padding: 0 0 1px; text-decoration: none; font-weight: lighter; background-color: #303; text-indent: 5px; }

.ardencss a:hover{ /*hover background color*/
background-color: #eee; color: #444; text-decoration: none; }
}