.textlink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;  
	color: #000066; 
	text-decoration: underline
}



a:hover {

	color : #FF6600;
	}
.textlinksm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
	line-height: 8px;
	text-decoration: none;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
	line-height: 10px;
	text-decoration: none;
}

.main {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;  
	color: #000000; 
	text-decoration: none
}

.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
