.link{
	font-family:verdana;
	font-size:16;
	color: #646464;
	font-weight:none;
	text-decoration:underline;
	font-weight:bold;
}
input{font-family:verdana;
	font-size:16;
	color: #646464;
	font-size:10pt;
	height:22;
	}

.link1{
	font-family:verdana;
	font-size:12;
	color: #333333;
	font-weight:none;
	text-decoration:none;
}
.link2{
	font-family:verdana;
	font-size:12;
	color: #336699;
	font-weight:none;
	text-decoration:none;
}
.link2:hover{
	font-family:verdana;
	font-size:12;
	color: #000000;
	font-weight:none;
	text-decoration:underline;
}
.link3{
	font-family:verdana;
	font-size:12;
	color: #996633;
	font-weight:none;
	text-decoration:none;
	background:#FFFFCC;
	border:1px dotted #cccccc;
}
.but{
	font-family:verdana;
	font-size:12;
	color: #000000;
	font-weight:none;
	text-decoration:none;
}
.but:hover{
	font-family:verdana;
	font-size:12;
	color: #cc0000;
	font-weight:none;
	text-decoration:underline;
}
.vline {
	border: 1px solid #994D4D;
}
