.text {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold}

.link {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.link a:link { color: #FCFF00; text-decoration: none }
.link a:visited { color: #FCFF00; text-decoration: none }
.link a:hover { color: #FCFF00; text-decoration: underline }

.defaultinput {
	BORDER-RIGHT: #606060 1px solid;
	BORDER-TOP: #606060 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #606060 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #606060 1px solid;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f5f5f5;
	font-weight: bold;
}
.button {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFD820;
	border: 1px solid #FF0000;
	font-weight: bold;

}

.space {  font-family: verdana; font-size: 4px}

