.style {
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	text-decoration: blink;
}
.styled {
	border  : thin dashed #FF3399;
}
.unnamed1 {
	border: 1px dashed #666666;
}
.unnamed1 {
	border: 1px dashed #333333;
}
.unnamed2 {
	border: 1px dashed #999999;
}
