.whitelink01 {
	color: #FFFFFF;
	text-decoration: none;
}
.bluelink02 {
	color: #0099FF;
	text-decoration: none;
}
.greenblueframe01 {
	border: 1px solid #00CCCC;
}
.bluelink00cccc {
	color: #00B9B9;
	text-decoration: none;
}
.frame01 {
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
