
.Bold {
	color: #660066;
	text-indent: 0pt;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.Standard {
	color: #660066;
	text-indent: 0pt;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

a:link {
	color: #660066;
	text-decoration:underline;
	font-family: Arial, Verdana;
	font-size: 10pt;
}
			
a:visited {	
	color: #660066;
	text-decoration:underline;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

a:hover {
	color:#C9BA00;
	text-decoration:underline;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

