a.lienimage:link {
border-style : solid; 
border-width : 1px; 
border-color : #000000; 
} 
a.lienimage:visited {
border-style : solid; 
border-width : 1px; 
border-color : #000000; 
} 
a.lienimage:hover {
border-style : solid; 
border-width : 1px; 
border-color : #ff0000; 
} 
a.lienimage:active {
border-style : solid; 
border-width : 1px; 
border-color : #ff0000; 
} 
a:link {
text-decoration : none; 
color : #000000; 
} 
a:visited {
text-decoration : none; 
color : #000000; 
} 
a:hover {
text-decoration : underline overline; 
color : #ff0000; 
} 
a:active 
{
text-decoration : none; 
color : #ff0000; 
} 
input {
color : #ff0000; 
background-color : #ffff99; 
font-size : 11px; 
font-family : tahoma; 
font-weight : bold; 
border-style : solid; 
border-width : 1px; 
border-color : #000000; 
} 
textarea {
color : #ff0000; 
background-color : #ffff99; 
font-size : 11px; 
font-family : tahoma; 
font-weight : bold; 
border-style : solid; 
border-width : 1px; 
border-color : #000000; 
} 