
body
{
background: url(images/coralbackg1.jpg); repeat-x; repeat-y; 
font-family: Verdana, Helvetica, Arial;
font-size: 16px;
font-weight: bold;
color: #000000;
padding: 0px;
}

h1
{
font-family: verdana, helvetica, arial;
font-size: 26px;
color: #9900cc;
text-align: center;
}
a.one:link {color: #ff0000}
a.one:visited {color: #0000ff}
a.one:hover {color: #ffcc00}
a.one:active { color: #ff0099;}


a.two:link {color: #ff0000}
a.two:visited {color: #0000ff}
a.two:hover {background: #ccff66}
a.two:active { color: #ff0099;}

a.three:link {color: #ccff66; }
a.three:visited {color: #0000ff; }
a.three:hover {font-size: 120%; color: white}
a.three:active { color: #ff0099;}
h2
{
font-size: 18; font-family: Verdana, Sans-serif;
text-align: center; color: red;
}
h3
{
padding: 4px; font-size: 14px; font-family: Tahoma, Arial, Verdana, Sans-serif; 
line-height: 16px
 }


h4
{
font-size: 16px; font-family: Verdana; 
line-height: 50px; text-align: center; 
}

h5
{
font-size: 28px; font-family: Textile, Verdana, Arial; 
line-height: 50px; text-align: center; color: red;
}