a:link { text-decoration: none;}
a:visited {text-decoration: none;}
a:visited:hover {text-decoration: underline;}
a:hover, a:active {text-decoration: underline;}

.anylinkcss{
filter:alpha(opacity=92);-moz-opacity:.92;opacity:.92; 
position:absolute;
visibility: hidden;
z-index: 999;
width:220px;
background-color:#302925;
color:white;
padding:8px;
font-family:Verdana,Helvetica,sans-serif;
font-size:8pt;
width:220px;
}

.anylinkcss a {
background:#302925 none repeat scroll 0%;
color:#FFFFFF;
display:block;
padding:3px;
text-decoration:none;
width:220px;
}

#anylinkcss p {
background:302925;
color:#ffffff; cursor:pointer; display:block; padding:3px; text-decoration:none; width:220px; background-color:transparent
}

.anylinkcss a:hover{ /*hover background color*/
background-color:#892929;
color:#FFFFFF;
}

.maillist_textfield {
margin:0px;
padding:3px;
height:22px;
width:150px;
border:0px solid #fff;
font-size: 9px;
color: #302925;
font: Arial;
background: url('/images/input_backdrop.gif') repeat; }

