.txtfield1 { background: #E8EDFF; font-size: 11pt; font-family: Tahoma; color: #4269F7; border-color:#452B7F; border-width:1; height:19px; text-align:right;}

a:hover.dd   { font-size: 8pt; color: #FF3300 }
a:link.dd    { font-family: Tahoma; color: DARKORANGE; font-size: 8pt }
a:visited.dd { color: DARKORANGE; font-size: 8pt }
a:hover.dd   { color: #FF3300; font-size: 8pt }
a:link {
	font-family: Tahoma;
    font-size:10pt;
    color:#4269F7;
	text-decoration: none
; font-weight: bold
} 
a:visited 
{
	font-family: Tahoma;
    font-size:10pt;
    text-decoration: none; color:#4269F7
; font-weight: bold
}

a:hover {
	color:#D15900;
    text-decoration: underline
; font-size: 10pt
; font-family: Tahoma
; font-weight: bold
}