@media ( max-width: 767px ) {
img {width:100%!important;}
table {width:100%!important;}
td {background-size:100%!important;}
}


.text {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #333333; 
	font-size: 12px; 
	line-height: 15px}

.maintext {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #333333; 
	font-size: 12px; 
	line-height: 28px}

.linktext {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #006699; 
	font-size: 12px; 
	line-height: 28px}

.linktext:a {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #006699; 
	font-size: 12px; 
	line-height: 28px}

.linktext:hover {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #FF5A00; 
	font-size: 12px;
 	line-height: 28px}

.footertext {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #333333; 
	font-size: 9px}

.footertext:a {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #333333; 
	font-size: 9px}

.footertext:hover {  
	text-decoration:none; 
	font-family: Arial, Helvetica; 
	color: #FF5A00; 
	font-size: 9px;}



.title {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.mymenu {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    height: 14px;
    padding: 3px 4px;
    font-weight: 600;
    font-size: 12px;
    margin: 0!important;
	}
	
.mymenu:a {
	text-decoration:none; 
    color: #fff;
	}

.mymenu:hover {  
	text-decoration:none; 
    color: #000;
    background-color: #ffcf26;
	}
	