
body {background: #ff9000}


h1
{
color: #ff0000;
font-size:30pt;
font-weight: bold;
font-family:  "Comic Sans MS", "Arial";
}
h2
{
color: #5500ff;
font-size:20pt;
font-weight: bold;
font-family:  "Comic Sans MS", "Arial";
}

h3
{
color: #5500ff;
font-size:15pt;
font-weight: bold;
font-family:  "Comic Sans MS", "Arial";
}

h4
{
color: #206633;
font-size: 10pt;
font-weight: regular;
font-family: "Brush Script MT", "Comic Sans MS", "Arial";
}

a:active {font-family:Arial, Helvetica, sans-serif; font-size: 15pt; font-style: normal; color: #508888; text-decoration: none}
a:link {font-family:Arial, Helvetica, sans-serif; font-size: 15pt; font-style: normal; color: #508888; text-decoration: none;}
a:visited {font-family:Arial, Helvetica, sans-serif; font-size: 15pt; font-style: normal; color: #508888; text-decoration: none}
a:hover {font-family:Arial, Helvetica, sans-serif; font-size: 15pt; font-style: bold; color:#508888; background-color:#880088; }
