.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 000080;
	text-decoration: none;
}
.greytext {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.redtextr {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: FF0000;
	text-decoration: none;
}
.greytextbold {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
