@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }
td { font-family: Georgia; font-size: 22px; font-weight: normal; color: #570a3e; }

.thumb { border: 1px solid #000000; width: 180px; height: 240px;  margin: 3px 3px 3px 3px ;}
.thumb125 { border: 1px dashed #000000; width: 125px; height: 125px;  margin: 1px 1px 1px 1px ;}

.text { font-family: Georgia; font-size: 15px; font-weight: normal; color: #000000; margin: 5px 5px 5px 5px; }
.textcap { font-family: Georgia; font-size: 16px; font-weight: bold; color: #000000; margin: 1px 1px 1px 1px; }
.textfooter { font-family: Georgia; font-size: 29px; font-weight: bold; color: #000000; margin: 1px 1px 1px 1px; }
.texttopgirls { font-family: Georgia; font-size: 42px; font-weight: bold; color: #000000; }
.textdate { font-family: Georgia; font-size: 10px; font-weight: underline; color: #000000; }
.textcopyright { font-family: Georgia; font-size: 10px; font-weight: underline; color: #000000; }

.link {  font-family: Impact; font-size: 50px; font-weight: bold; color: #570a3e; }
.link1 { font-family: Impact; font-size: 35px; font-weight: bold; color: #570a3e; }
.link2 { font-family: Impact; font-size: 30px; font-weight: bold; color: #570a3e; }
.link3 { font-family: Impact; font-size: 64px; font-weight: bold; color: #570a3e; }


a { color: #570a3e; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

img { border: 0; }

p  { margin: 2px 0 2px; }


