.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.txt a:link{
	color: #0F2C90;
	font-weight: bold;
}
.txt a:visited{
	color: #0F2C90;
	font-weight: bold;
}
.txt a:hover{
	color: #666666;
	font-weight: bold;
}
.txt a:active{
	color: #0F2C90;
	font-weight: bold;
}
.smallbluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F2C90;
}
.smallbluetxt a:link{
	color: #0F2C90;
}
.smallbluetxt a:visited{
	color: #0F2C90;
}
.smallbluetxt a:hover{
	color: #666666;
}
.smallbluetxt a:active{
	color: #0F2C90;
}
.smallgreytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallgreytxt a:link{
	color: #666666;
}
.smallgreytxt a:visited{
	color: #666666;
}
.smallgreytxt a:hover{
	color: #0F2C90;
}
.smallgreytxt a:active{
	color: #666666;
}.bigbluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F2C90;
	line-height: 20px;
}
.lgwhitetxt {
	font-family: Arial, Helvetica, sans-serif, bold;
	font-size: 20px;
	color: #ffffff;
}