.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	list-style : circle;
}

.medtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : White;
}

.crumbtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : White;
}


.normallinktext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FF0079;
	text-decoration : underline;
}

.visitedlinktext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Purple;
	text-decoration : underline;
}


.boldtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}
.on {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	color: #E367FD;
	text-decoration:underline
}
	
.off {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	color: #CCCCFF;
	text-decoration:underline
}  




