.break {
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size:12px;
	font-style: normal;
	text-transform: uppercase;
	color:  #006;
	font-size:11px;
}
a.break:link{color: #036; text-decoration: none;}
a.break:visited {
	color: #006;
	text-decoration: none;
}
a.break:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: 100;
}
a.break:active {color: #006;}


.quotetotal {
	font-family: "Arial Rounded MT bold", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 2em;
	color: #FFF;

}
a.quotetotal:link{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.quotetotal:visited {
	color: #FFFFBE;
	text-decoration: none;
}
a.quotetotal:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight: 100;
}
a.quotetotal:active {
	color: #FFF;
}

