.table {
	border-top: thin none #0099FF;
	border-right: thin dashed #0099FF;
	border-bottom: thin none #0099FF;
	border-left: thin dashed #0099FF;

}
.blink {
	text-decoration: blink;
}
