.grey-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a.blueflowers:link {color: #CCCCCC; text-decoration: none; }

a.blueflowers:visited {color: #CCCCCC; text-decoration: none; }
a.blueflowers:hover {
	color: #FF6600;
	text-decoration: none;
}
a.blueflowers:active {color: #CCCCCC; }

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.green {
	color: #006600;
}

a.textlink:link {color: #000099; text-decoration: none; }

a.textlink:visited {color: #000099; text-decoration: none; }
a.textlink:hover {
	color: #FF6600;
	text-decoration: none;
}
a.textlink:active {color: #000099; }
