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

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

.thumb { border: 1px solid #ffffff; width: 170px; height: 225px;  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: #FFFFFF; margin: 5px 5px 5px 5px; }
.textcap { font-family: Georgia; font-size: 12px; font-weight: bold; color: #ffffff; margin: 1px 1px 1px 1px; }
.textfooter { font-family: Georgia; font-size: 12px; font-weight: normal; color: #ffffff; margin: 5px 5px 5px 5px; }
.textpink { font-family: Georgia; font-size: 48px; font-weight: bold; color: #f0165d; }
.textpink2 { font-family: Georgia; font-size: 64px; font-weight: bold; color: #f0165d; }
.textdate { font-family: Georgia; font-size: 10px; font-weight: underline; color: #ffffff; }
.textcopyright { font-family: Georgia; font-size: 10px; font-weight: underline; color: #ffffff; }


a { color: #f0165d; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none; }

img { border: 0; }

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


