.desc{
    margin-top: 5px;
    color: #690F36;
    background-color: #E1008C;

}
.desc h2{
  font-size: 30px !important;
}
.mobile-thumbs a img{
  margin: 1px -1px;
  padding: 0;
  border: 1px solid #B2005C;
}

.mobile-thumbs a img:hover{
  border: 1px dashed #B2005C;
}

.mobile-footer{
  margin-top: 15px;
  padding-top: 10px;
    color: #000;
    background-color: #E1008C;
    font-size: 9px;
    line-height: 1;
}

.p1{
  margin-left: 0px;
margin-right: 0px;
margin-top: 4px;
margin-bottom: 0px;
font-family: 'tahoma';

text-align: left;
/*font-size: 11px;*/
/*color: #D1A8C3;*/
font-weight: light;
/*line-height: 12px;*/

}

a#a1:link, a#a1:active, a#a1:visited{
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  line-height: 15px;
  font-size: 13px;
}

a#a1:hover{
  color: #000;
}

