.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blackSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.butten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFFFF;
	text-decoration: none;
	background-color: #F60000;
	height: 22px;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #840000;
	border-right-color: #840000;
	border-bottom-color: #840000;
	border-left-color: #840000;
	font-weight: bold;
}
.textb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23458B;
	text-decoration: none;
	background-color: #FEFFFF;
	border: 1px solid #3366CC;
}
.blueSmallCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24478E;
	text-decoration: none;
               
}
.redB {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.textbBigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23458B;
	text-decoration: none;
	background-color: #FEFFFF;
	border: 1px solid #3366CC;
	height: 25px;
	background-position: center;
}
