.border {
        font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD961;
	border-right-color: #FFD961;
	border-bottom-color: #FFD961;
	border-left-color: #FFD961;
}
.text-white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-white:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.1 {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
