
.bodytext {
		font-size: 11px; 
		font-family: tahoma, verdana, arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.bodytext:active 	{ color: #000000; text-decoration: underline;}
	a.bodytext:link 	{ color: #000000; text-decoration: underline; }
	a.bodytext:visited 	{ color: #000000; text-decoration: underline; }
	a.bodytext:hover 	{ color: #ff9900; text-decoration: underline; }
	
.bodytext00 {
		font-size: 14px; 
		font-family: arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.bodytext00:active 	{ color: #000000; text-decoration: underline;}
	a.bodytext00:link 	{ color: #000000; text-decoration: underline; }
	a.bodytext00:visited 	{ color: #000000; text-decoration: underline; }
	a.bodytext00:hover 	{ color: #ff9900; text-decoration: underline; }	
	
.bodytext11 {
		font-size: 11px; 
		font-family: tahoma, verdana, arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.bodytext11:active 	{ color: #000000; text-decoration: none;}
	a.bodytext11:link 	{ color: #000000; text-decoration: none; }
	a.bodytext11:visited 	{ color: #000000; text-decoration: underline; }
	a.bodytext11:hover 	{ color: #c20000; text-decoration: underline; }
	
.bodytext11a {
		font-size: 11px; 
		font-family: tahoma, verdana, arial, helvetica;
		text-decoration: none;
		color: #ffffff;
	}
	
	a.bodytext11a:active 	{ color: #ffffff; text-decoration: none;}
	a.bodytext11a:link 	{ color: #ffffff; text-decoration: none; }
	a.bodytext11a:visited 	{ color: #ffffff; text-decoration: underline; }
	a.bodytext11a:hover 	{ color: #000000; text-decoration: underline; }		

.smallbodytext {
		font-size: 10px; 
		font-family: tahoma, verdana, arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.smallbodytext:active 	{ color: #C20000; text-decoration: none;}
	a.smallbodytext:link 	{ color: #C20000; text-decoration: none;}
	a.smallbodytext:visited { color: #C20000; text-decoration: none;}
	a.smallbodytext:hover 	{ color: #000000; text-decoration: none; font-weight : bold;}
	
.texta { 
 font-size: 11px; 
 background-color: #F8F7F7; 
 border: 1px solid #7B7D7E; 
}

.button { 
 font-size: 11px; 
 background-color: #ECF7FE; 
 border: 1px solid #7B7D7E; 
}