.bodyhome{
padding : 0;
margin : 25;
background-color : #4C4C4C;
background-repeat : repeat-x;
}

.bodymain{
padding : 0;
margin : 0;
background-color : #CBE70A;
background-image : url(images/back.gif);
background-repeat : repeat-x;
}

a:link {color: #C9DC1A; text-decoration: none; outline: none}
a:visited {color: #CBCBC9; text-decoration: none; outline: none}
a:hover {color: #C9DC1A; text-decoration: underline; outline: none}


p {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 12px;
      font-weight : normal;
      color : #fff;
      background-color : transparent;
      line-height : 120%;
}
