.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #000;
    background-color: #fff !important;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    border-radius: 5px;
	font-size: 12px !important;
}

.cc_container {
    background: #222;
    color: #fff;
	font-size: 14px !important;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box;
	}
	
	body { font-size: 12px; line-height: 17px; font-family: Helvetica, Arial, Verdana, "sans serif" }
p , br , ul , li, td   { color: #404040; font-size: 12px; line-height: 17px; font-family: Helvetica, Arial, Verdana, "sans serif"  }
b     { color: #333333; font-size: 12px; font-family:  Verdana, Helvetica, Arial, sans serif; font-weight: 700; line-height: 18px }
address { color: #006; font-size: 12px; font-family:  Georgia, Times,  serif; }
h2      { color: #a88956; font-size: 20px; font-family: Helvetica, Arial, Verdana, "sans serif"; font-weight: 700; line-height: 20px ; letter-spacing: 4px; }
h3      { color: #a88956; font-size: 18px; font-family: Helvetica, Arial, Verdana, "sans serif"; font-weight: 400; line-height: 24px ; }
h4       { color: #465984; font-size: 14px; font-family: Helvetica, Arial, Verdana, sans serif; font-weight: 400; line-height: 21px }
tt  { color: #465984; font-size: 10px; font-family: "Courier New", Courier }
.bu     { color: #646464; font-size: 10px; text-decoration: none; font-family: Helvetica, Arial, Verdana, sans serif }
a:link   { color: #3a5017; font-size: 12px; line-height: 15px; text-decoration: underline }
a:visited   { color: #3a5017;  font-size: 12px; line-height: 15px; text-decoration: underline }
a:hover    { color: #404040; font-size: 12px; line-height: 15px; background-color: #8cbe3e; text-decoration: none  }
a:active    { color: white;  font-size: 12px; line-height: 15px; text-decoration: none }
.text { font-family :  Georgia, Times, sans-serif; }
