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

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

.thumb { border: 1px solid #f6cce2; width: 165px; height: 220px;  margin: 2px 2px 2px 2px ;}
.thumb2 { border: 2px solid #000000; width: 140; height: 180px;  margin: 2px 2px 2px 2px ;}
.thumb_85x85 { border: 1px solid #000000; width: 85px; height: 85px;  margin: 2px 2px 2px 1px ;}
.thumb_175x175 { border: 1px solid #000000; width: 175px; height: 175px;  margin: 4px 4px 4px 4px ;}
.thumb_125x175 { border: 1px solid #000000; width: 125px; height: 175px;  margin: 4px 4px 4px 4px ;}
.thumb2_125x175 { border: 1px solid #000000; width: 115px; height: 160px;  margin: 4px 4px 4px 4px ;}
.thumb_125x205 { border: 1px solid #000000; width: 115px; height: 190px;  margin: 4px 4px 4px 4px ;}
.thumb_240x180 { border: 1px solid #000000; width: 240px; height: 180px;  margin: 3px 4px 3px 3px ;}
.thumb_480x360 { border: 1px solid #000000; width: 480px; height: 360px;  margin: 1px 1px 1px 1px ;}

.border { border: 5px #FFFFFF; }

.text { font-family: Georgia; font-size: 18px; font-weight: normal; color: #f6cce2; margin: 5px 5px 5px 5px; }
.textcap { font-family: Georgia; font-size: 12px; font-weight: bold; color: #f6cce2; margin: 1px 1px 1px 1px; }
.textfooter { font-family: Georgia; font-size: 12px; font-weight: normal; color: #ffffc1; margin: 5px 5px 5px 5px; }
.textpink { font-family: Georgia; font-size: 22px; font-weight: bold; color: #ffffc1; }
.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: 44px; font-weight: bold; color: #CC00FF; }
.link1 { font-family: Georgia; font-size: 34px; font-weight: bold; color: #CC00FF; }
.link2 { font-family: Georgia; font-size: 56px; font-weight: bold; color: #CC00FF; }
.link3 { font-family: Georgia; font-size: 58px; font-weight: bold; color: #CC00FF; }


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

img { border: 0; }

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


