.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: black;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979775;
}
a:link.smalltext {
	color: #979775;
	text-decoration: none;
}
a:visited.smalltext {
	color: #979775;
	text-decoration: none;
}
a:active.smalltext {
	color: #7575C1;
	text-decoration: underline;
}
a:hover.smalltext {
	color: #7575C1;
	text-decoration: underline;

}.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #74446A;
}
.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #979775;
	font-style: normal;

}
