<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Pinkish */
BODY {
background: url()
repeat
#BC5396;
}

a.mButtonOn7, .mButtonOff7
{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
background-image: url(/images/buttons/menu/generic_button.png);
}

a.mButtonOn7 { color: #4F233E; }
.mButtonOff7 { color: #F090A6; }

.hoverText
{
font-family:arial;
font-size: 10pt;
font-weight:bold;
background-color:#FFFFFF;
}

.scrollArea, .scrollArea a
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #4A203A;
background-color: #BC5396;
} .commentBg
{
background-color: #BC5396;
}


.userText3,
.userText3c,
.userText3j,
.userText4,
.userText4c,
.userText4j,
.userText5,
.userText5c,
.userText5j,
.leaderName,
.comment
{
font-family: Verdana;
color: #522441;
}</pre></body></html>