.link {
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eeeeee;
	color: #006699;


}
.butt {
	font-size: 14px;
	color: #006699;
	border: 1px #666666;
}
.yellowbutton {
	text-decoration: none;
	background-color: #FFFFCC;
	border-top: thin none;
	border-right: thin dotted;
	border-bottom: thin dotted;
	border-left: thin none;

}
