.index {
	font-size: 10pt;
	line-height: 1.5;
	color: #333333;
	letter-spacing: 1px;
}
.outside {
	border: 1px solid #FF9900;
}
a {
	text-decoration: none; color:#333333;
}
a:hover{ text-decoration:underline; color:#FF9900;}
.hand {
	cursor: hand;
}
.drawout {
	border: 1px solid #666666;
}
.outside2 {
	border: 1px solid #666666;
}
.handoutside {
	border: 1px solid #666666;
	cursor: hand;
}

