      * {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

      .container {
    max-width: 65rem;
    margin: 0 auto;
    background: #FFCCCC;
    padding-top: 5px;
    min-height: 100%;
    height: auto;
}
.adimg{
	width: 100%;
	height: 5rem;
}

.bgyellored{
	background-color: yellow;
	color: red;
	font-size: 20pt;
	font-weight: bold;
}

.bgyelloblue{
	background-color: yellow;
	color: blue;
	font-size: 20pt;
	font-weight: bold;
}
.bgGreenWhite{
	background-color:#008000;
	color: white;
	font-size: 20pt;
	font-weight: bold;
}

a{
    color:inherit;text-decoration:none
}
a:hover{
    color:#dc1313;text-decoration:underline
}
table {
    
    margin: 0px auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.ad_info_5 td{
  font-size: 14pt;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-weight: bold;
}

.ad_info_6 td{
  font-size: 16pt;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-weight: bold;
  color: blue;
}

.ad_info_3 td{
padding-top: 4px;
padding-bottom: 4px;
  font-size: 24pt;
  text-align: center;
  font-weight: bold;
}
.ad_info_4 td{
  font-size: 18pt;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  font-weight: bold;
}

.ad_info_c4 td{
  font-size: 18pt;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-weight: bold;
}

.ad_info_c4 a{
  background: yellow;
}

.ad_info_7 td{
  font-size: 13pt;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-weight: bold;
}

