body {
  margin: 0 0 0 0;
  background-color: #FAD0F5;
	font-family: verdana;
	font-size: 8pt;
	color: #fff;
	font-weight: none; 
    
scrollbar-face-color:#DF2E7A;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#FFFED7;
scrollbar-shadow-color:#EDEBB0;
scrollbar-highlight-color:#FF99F1;
scrollbar-3dlight-color: #FFDBFA;
scrollbar-darkshadow-Color: black;

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a {
  color: black;
  text-decoration:none;
}

a:link {
  color: black;
}

a:visited {
  color: black;
}

a:hover {
  color: black;
  text-decoration:underline;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}


textarea { background-color: #F4C7DF;
font-family: verdana;
color: #514448;
font-size: 10px;
padding-left: 3px;
padding-right: 3px;
width: 333px;
height: 150px;
border: 1px solid #514448;
}


.fotoborder {
	border: 1px solid #514448;
}

.choosetxt {
font: 10px Verdana;
	color: black;
}

a.choosetxt:visited              {
    font: 10px Verdana;
	color: black;
    text-decoration : none;
}

a.choosetxt:active               {
    font: 10px Verdana;
	color: black;
    text-decoration : none;
}

a.choosetxt                          {
    font: 10px Verdana;
	color: black;
    text-decoration : none;
}

a.choosetxt:hover                    {
    font: 10px Verdana;
	color: black;
    text-decoration : underline;
}

a.webmasterlink:link, a.webmasterlink:visited {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: #OOOOOO;
	text-decoration: none;
}

a.webmasterlink:hover {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: #OOOOOO;
	text-decoration: underline;
}

.copyright {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: #OOOOOO;
}

table, tr, td
	{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	}

.a
{
background-color: #F8D1E3;
border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
}
.b
{
background-color: #F9B9D3;
border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
}
.c
{
background-color: #F9B9D3;
border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
}
.d
{
background-color: #F8D1E3;
border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
}