a { 	font-family:Arial,sans-serif; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10pt; 
	color:000000; 
	text-decoration:none;
 }

a:hover {
	font-family:Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#FF3163;
	text-decoration:none;
	line-height: normal;
	font-variant: normal;
}

.whitealice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #008080;
	text-decoration: none;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6666CC;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

