@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: 165px; height: 220px;  margin: 5px 5px 5px 5px ;}

.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: Georgia; font-size: 40px; font-weight: bold; color: #ff00ff; }
.link1 { font-family: Georgia; font-size: 36px; font-weight: bold; color: #570a3e; }
.link2 { font-family: Georgia; font-size: 56px; font-weight: bold; color: #570a3e; }
.link3 { font-family: Georgia; font-size: 64px; font-weight: bold; color: #570a3e; }


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

img { border: 0; }

p  { margin: 2px 0 2px; }


