.test01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.apple {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.fliesstext {
	color: #777777;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

.italic {
	color: #999999;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}

.italicblue {
	color: #006699;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}

.italicbold {
	color: #999999;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a {
	color : #006699;
	text-decoration: none;
}

a:hover {
	color : #006699;
	text-decoration: underline;
}

.mini {
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-decoration: none;
}
