/* MC CSS */


.mc_logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;    
    color: #666666;
}
.mc_slogo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;    
    color: #666666;
}
.mc_blogo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;    
    color: #666666;
}
.mc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;    
    color: #666666;
}
.mc_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;    
    color: #949494;
}


.mc a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;   
	font-weight: normal;     
	text-decoration: none;
}
.mc a:visited {
	text-decoration: none;
	font-weight: normal;    
	color: #666666;
}
.mc a:hover {
	text-decoration: underline;   
	font-weight: normal;    
	color: #666666;
}
.mc a:active {
	text-decoration: none;
	font-weight: normal;    
	color: #666666;
}

