

a.der { text-decoration:none }
a.der:link { color: #756444; }
a.der:visited { color: #756444; }
a.der:hover { color:#3E3524; }

a.ssv { font-weight:bold; text-decoration:none }
a.ssv:link { color: #ffcc00; }
a.ssv:visited { color: #ffcc00; }
a.ssv:hover { color:#FF9900; }
	 	 
a { text-decoration:none; }
a:link { color: #000080; }
a:visited { color: #000080; }
a:hover { color: #005BB7; }
	 
	 
input[type=text],input[type=password],textarea
{
   border-color:#996600;
   border-style:solid;
	   
   border-width:thin;
   font-family:Arial;
   font-size:11px;
}

#em {
	width: 15px;
	height: 20px;
}

#wp {
	width: 25px;
	height: 30px;
}