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

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

.thumb { border: 1px solid #000000; width: 150px; height: 200px;  margin: 3px 3px 3px 3px ;}
.thumb2 { border: 1px solid #ffffff; width: 140; height: 180px;  margin: 2px 2px 2px 2px ;}

.border { border: 5px #FFFFFF; }

.text { font-family: Georgia; font-size: 19px; font-weight: normal; color: #000000; margin: 5px 5px 5px 5px; }
.textcap { font-family: Georgia; font-size: 12px; font-weight: bold; color: #000000; margin: 1px 1px 1px 1px; }
.textfooter { font-family: Georgia; font-size: 12px; font-weight: normal; color: #000000; margin: 5px 5px 5px 5px; }
.textpink { font-family: Georgia; font-size: 22px; font-weight: bold; color: #f0165d; }
.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: #f0165d; }
.link1 { font-family: Georgia; font-size: 36px; font-weight: bold; color: #f0165d; }
.link2 { font-family: Georgia; font-size: 56px; font-weight: bold; color: #f0165d; }
.link3 { font-family: Georgia; font-size: 64px; font-weight: bold; color: #f0165d; }


a { color: #c11fc1; text-decoration: underline; }
a:hover { color: #8e0e8e; text-decoration: none; }

img { border: 0; }

p { margin: 10px 5px 10px 5px; }


