
.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: #c20000; text-decoration: underline; }
	
	
.bodytext11 {
		font-size: 11px; 
		font-family: tahoma, verdana, arial, helvetica;
		text-decoration: none;
		font-weight: bold;
		color: #000000;
	}
	
	a.bodytext11:active 	{ color: #ffffff; text-decoration: none; font-weight: bold;}
	a.bodytext11:link 	{ color: #ffffff; text-decoration: none; font-weight: bold; }
	a.bodytext11:visited 	{ color: #ffffff; text-decoration: none; font-weight: bold;}
	a.bodytext11:hover 	{ color: #c20000; text-decoration: underline; font-weight: bold;}	

.smallbodytext {
		font-size: 10px; 
		font-family: tahoma, verdana, arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.smallbodytext:active 	{ color: #000000; text-decoration: none;}
	a.smallbodytext:link 	{ color: #000000; text-decoration: none;}
	a.smallbodytext:visited { color: #000000; text-decoration: none;}
	a.smallbodytext:hover 	{ color: #c20000; text-decoration: none; font-weight : bold;}
	
.texta { 
 font-size: 11px; 
 background-color: #F8F7F7; 
 border: 1px solid #7B7D7E; 
}

.texta1{ 
 font-size: 11px; 
 background-color: #F8F7F7; 
 border: 1px solid #7B7D7E; 
}

.button { 
 font-size: 11px; 
 background-color: #ECF7FE; 
 border: 1px solid #7B7D7E; 
}