A:link
{
        color: #FFFFFF;text-decoration: none;

        font-weight: bold; font-family:Arialfantasy; font-size:12pt 
}

A:active
{
        color: #FFFF99;text-decoration: none;

        font-weight: bold; font-family:Arialfantasy; font-size:12pt
}

A:visited
{
        color: #FFFFFF;text-decoration: none;

        font-weight: bold; font-family:Arialfantasy; font-size:12pt
}

A:hover
{
        color: #FFFFFF;text-decoration: none;

        font-family:Arialfantasy; font-size:12pt; font-weight:bold
}

h1 {
 font-size: xx-large; font-family:Arialfantasy; color:#FFFFFF; font-weight:bold
}
h2 {
 font-size: x-large; font-family:Arialfantasy; color:#FFFFFF; font-weight:bold
}
h3 {
 font-size: large; font-family:Arialfantasy; color:#FFFFFF; font-weight:bold
}
h4 {
 font-size: larger; font-family:Arialfantasy; color:#FFFFFF; font-weight:bold
}
BODY
{
 font-family: "Arialfantasy";
 font-size: small;
 text-align: left;
 background: #FF3399;
 
}