.tinyText {
	font-size:9px;
}


.mediumText {
	font-family:				arial,verdana,sans-serif;
	font-size:11px;
}

.normal-text {

	font-family:			arial, verdana,sans-serif;
	font-size:14px;
	color:	#666666;
	font-weight:				normal;
	text-decoration:			none;
	line-height:				18px;
}

.normal-text a {

	text-decoration:none;font-weight:bold;color:#6d9e33;

}

.normal-text a.brown {

	text-decoration:none;font-weight:bold;color:#6c5635;font-size:10px;

}

.normal-text a.grey {

	text-decoration:none;font-weight:bold;color:#999999;font-size:12px;

}

.large-text {

	font-family:			arial, verdana,sans-serif;
	font-size:18px;
	color:	#666666;
	font-weight:				normal;
	text-decoration:			none;
	line-height:18px;

}


.med-large-text {

	font-family:			arial, verdana,sans-serif;
	font-size:16px;
	color:	#666666;
	font-weight:				normal;
	text-decoration:			none;

}

.med-large-text a {

	color:	#666666;
	font-weight:				normal;
	text-decoration:			none;

}


.med-large-text a:hover {

	text-decoration:underline;
	color:#6d9e33;

}
