@charset "utf-8";
/* CSS Document */
.fottermysite a{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.fottermysite a:hover{
color:#333333;
}

.composetxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
}
.headertxt{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
.txtpink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#dc477e;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
.txtb{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
}
.txtbold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}

/*   SCROLLING       */

div.scroll
{
background: #FFF1F7;
background-attachment:fixed;
width:100%;
height:372px;
overflow:scroll;
overflow-x:none;
}
div.scroll2
{
width:100%;
height:170px;
overflow:scroll;
overflow-x:none;
}

/*   END SCROLLING   */
