/* CSS definition file containing site wide stylesheets */

.PurpleLink {
	font-size: 12px;
 	color: rgb(51,0,153);
 	font-weight: normal;
 	font-style: normal
}

.NextPageLink {
	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: underline
}

.TextObject {
	font-size: 12px;
 	color: rgb(51,0,153)
}
