.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
}

.textboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}

.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#000000;
}

.textnormalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}

.textnormalverysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

a.motleylink:link {
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold
	} 
a.motleylink:visited{
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold
	} 
a.motleylink:hover {
	color: #000000; 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold
}

a.nav:link {
	color: #999965; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold
	} 
a.nav:visited{
	color: #999965; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold
	} 
a.nav:hover {
	color: #e3e2ac; 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold
}

a.navlink:link {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold
	} 
a.navlink:visited{
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold
	} 
a.navlink:hover {
	color: #ff0000; 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold
}