.txt1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.input2 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; font-weight: normal; color: #666666;
text-decoration: none; border: #666666;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
height:18px;
background:#ffffff;
}
.input {BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 1px double;
    BORDER-LEFT: 1px double;
    BORDER-RIGHT: 1px double;
    BORDER-TOP: 1px double;
BORDER-COLOR:#DCDCDC;    
COLOR: GREY;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
}