.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 15px;

}
.text1 a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #542513;
	}
.text1 a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #542513;
	}
.text1 a:hover, a:active { 
	text-decoration: underline; 
	color: #95b2ee;
	}
	
a:b:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #542513;
	}
a:b:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #542513;
	}
a:b:hover, b:active { 
	text-decoration: underline; 
	color: #95b2ee;
	}
	
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 15px;

}
.text2 a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #542513;
	}
.text2 a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #542513;
	}
.text2 a:hover, a:active { 
	text-decoration: underline; 
	color: #95b2ee;
	}