body{
background:#FB75A8;
color:#D71C63;
 font: 12px geneva, verdana, arial, sans-serif;
}
p {
color:#FB75A8;
}
a:link, a:active {
 font: 12px geneva, verdana, arial, sans-serif;
 color: #FB75A8; text-decoration: none;
}
a:visited {
 font: 12px geneva, verdana, arial, sans-serif;
 color: #0D0105; text-decoration: none;
}
a:hover {
 font: 12px geneva, verdana, arial, sans-serif;
 color: #D71C63; background-color : #FB75A8; text-decoration: none;
}
table {
background:#F6E6EC;
}
td{
padding:0;
margin:0;
}
img {
border:0;
}
.bottom a{
	color:#F6E6EC;
}
.bottom a:hover{
	color: #000; background-color : #F6E6EC;
}
 #header a
{
color: #D71C63;
background: #F6E6EC url(lttab.png) left top no-repeat;
text-decoration: none;
padding: 0px 0px 0px 9px;
font-size:16px;
font-weight:bold;
}

#header a.smaller
{
color: #D71C63;
background: #F6E6EC url(lttab.png) left top no-repeat;
text-decoration: none;
padding: 0px 0px 0px 9px;
font-size:12px;
font-weight:bold;
}

#header a:hover.smaller
{
color: #D71C63;
background: #F6E6EC url(lttab.png) left top no-repeat;
text-decoration: none;
padding: 0px 0px 0px 9px;
font-size:12px;
font-weight:bold;
}

#header a span
{
background: url(rttab.png) right top no-repeat;
padding: 6px 12px 6px 4px;
margin-right: 2px;
}

#header a, #header a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#header a, #header a span
{
float: none
}
/* End hide */

#header a:hover
{
color: #D71C63;
background: #F6E6EC url(lttabselected.png) left top no-repeat;
padding: 0px 0px 0px 9px;
font-size:16px;
font-weight:bold;
}

#header a:hover span
{
background: url(rttabselected.png) right top no-repeat;
padding: 6px 12px 6px 4px;
}

#header ul
{
list-style: none;
padding: 0;
margin: 0
}

#header li
{
float: left;
margin: 0;
}
        .clear {
    clear:both;
    height:0px;
    overflow:hidden;
  }
