<html>
<head>
<title>
Style Sheet for MENU1.html
</title>
<style type="text/css">
</head>
<body>
<base target="main" href="http://magdalenamoon.com">

A:link
{
text-decoration: none; color:#ffffff;
}

A:visited
{
text-decoration: none; color:#ffffff;
}

A:active
{
text-decoration: none; color:#000000;
}

A:hover
{
text-decoration: underline; color:#cccc99;
}


h1
{
font-family: monotype corsiva;
color: #756D1C;
}


h2
{
font-family: monotype corsiva;
color: #993399;
}


h3
{
font-family: arial;
color: #996699;
}


p
{
font-family: arial;
color: #990099;
}

pre
{
font-family: arial;
color: #990099;
}


body
{
background: #550073;

font-family: monotype corsiva;

color: #ff99ff ;

font-size: 20pt;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;

padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}



td
{
font-family: "monotype corsiva";

color: #ff99ff;

padding-left: 0;
padding-right:0;
padding-top: 0;
padding-bottom: 0;
padding: 0;
padding: 0,0;
}




input, textarea
{
background: #000000 url(/graphics/black08.gif);

font-family: verdana;

color: #ff99ff;

border-style: groove;
border-color: #ff99ff;
border-width: 3;
}




</style>





<!--VALUES for links=[underline, overline, underline overline, line-through, blink, none]--->
<!--VALUES for cursors=[default, auto, wait, crosshair, hand, help, text, move, s-resize, e-resize, w-resize, ne-resize, nw-resize, se-resize, sw-resize]--->
<!--VALUES for background-repeat= [repeat, no-repeat, repeat-x, repeat-y]--->
<!--VALUES for background-position= [valueI: top, center, bottom, percentage, pixel number]
                                    [valueII: right, center, left, percentage, pixel number]--->
<!--VALUES for background-attachment= [scroll, fixed]--->
<!--VALUES for letter spacing= [any number value (3pt, 5pt)]
<!--VALUES for font-weight= [lighter, normal, bold, bolder, any number value (100, 500, 900)]
<!--VALUES for font-size= [xx-small, x-small, small, medium, large, x-large, xx-large,
                           any number value (12 pt, 18 pt)]
<!--VALUES for border-syle= [dotted, dashed, solid, double, groove, ridge, inset, outset]
<!--VALUES for boder-width=[numerical value, 5, 6, 8...]   --->

</body>
</html>
