@charset "UTF-8";
/* Theme CSS Document */


/* EMAIL */

.btn-blue tr td {
    background: none repeat scroll 0 0 #2cabe2 !important;
    border: 1px solid #2cabe2 !important;
    color: #ffffff !important;
}

.purple-btn tr td, .purple-btn-2 tr td {
    background: none repeat scroll 0 0 #4a4e8e !important;
    border: 1px solid #4a4e8e !important;
    color: #ffffff !important;
	font-size
}

.purple-btn tr td a {
	font-size: 14px;
}

