.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.maintxt a:link{
	color: #051c43;
	font-weight: bold;
}
.maintxt a:visited{
	color: #051c43;
	font-weight: bold;
}
.maintxt a:hover{
	color: #FEDE58;
	font-weight: bold;
}
.maintxt a:active{
	color: #051c43;
	font-weight: bold;
}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #051c43;
}
.boldtxt a:link{
	color: #051c43;
}
.boldtxt a:visited{
	color: #051c43;
}
.boldtxt a:hover{
	color: #FEDE58;
}
.boldtxt a:active{
	color: #051c43;
}
.smallboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #051c43;
}
.wboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FEDE58;
}
.wboldtxt a:link{
	color: #FEDE58;
}
.wboldtxt a:visited{
	color: #FEDE58;
}
.wboldtxt a:hover{
	color: #E6E6E6;
}
.wboldtxt a:active{
	color: #FEDE58;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smalltxt a:link{
	color: #051c43;
	font-weight: bold;
}
.smalltxt a:visited{
	color: #051c43;
	font-weight: bold;
}
.smalltxt a:hover{
	color: #FEDE58;
	font-weight: bold;
}
.smalltxt a:active{
	color: #051c43;
	font-weight: bold;
}
