/*******************************************************************************
********************************************************************************
***                                                                          ***
***   Use to override any other CSS styling or add new styling               ***
***                                                                          ***
***   This file will be loaded last in the CSS chain                         ***
***                                                                          ***
***   ( Remember: This Cascade Styles inherit styling defined previously)    ***
********************************************************************************
*******************************************************************************/
.six_news.horizontal h3 a{
	
  font-size: 12pt !important;
  color:#333;
	
  font-family: 'Times New Roman', Times, serif;
  line-height:1;
 
  }

#jc{
	
  background: #A19FA1;
 border: 1px dashed #955400;
  }

.big{
	
  color: #FF306F;
  font-family: 'Times New Roman', Times, serif;
  
 }
.main {
    margin: 1em 0 0.5em 0;
    color: #343434;
    font-weight: normal;
    font-family: 'Ultra', sans-serif;  
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    text-shadow: 0 2px white, 0 3px #777;
}
