a:link {  
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 10px; 
	color: #4D33F4; 
	text-decoration: none
}
a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4D33F4; 
	text-decoration: none
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4D33F4; 
	text-decoration: underline
}
a:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4D33F4; 
	text-decoration: underline
}

.text16 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #7261E0
}
.text14 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #7261E0
}
.text14blk {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #black
}
.text12 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #7261E0
}
.text12blk {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black
}
.text10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #7261E0 
}
.text10blk {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: black
}

.text12 a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4D33F4; 
	text-decoration: none
}
.text12 a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4D33F4; 
	text-decoration: none
}
.text12 a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4D33F4; 
	text-decoration: underline
}
.text12 a:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4D33F4; 
	text-decoration: underline
}
.text20white {  
	font-family: Verdana; 
	font-size: 20px; 

	color: white;
	padding: 2px 2px 2px 2px;
	line-height: 150% 	
}
.buttons {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 30px;
}