.test {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.test1 {
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
.marquee {
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;

}
.input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
}
.button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: BED0F1;
	border-right-color: BED0F1;
	border-bottom-color: #000000;
	border-left-color: BED0F1;
}
