<style type="text/css">

bgcolor="#FFF0E0" text="#CC9999" link="#996666" vlink="#663333" alink="#999966"
A:link                                                               /* [underline, overline, underline overline, line-through, blink, none] */
{ text-decoration: none; color:#996666 }
A:visited
{ text-decoration: none; color:#663333 }
A:active
{ text-decoration: none; color:#999966 }
A:hover
{ text-decoration: underline overline; color:#999966; }
a:img 
{border: none}


body 
{ background-color: #FFF0E0; 

background-repeat: repeat;                      /* [repeat, no-repeat, repeat-x, repeat-y] */
background-attachment: fixed;                 /* [scroll, fixed] */

font-family: verdana,tahoma,arial; 
color: #CC9999; 
letter-spacing: default;            /* [any number value (3pt, 5pt)] */
font-weight: normal;                 /* [lighter, normal, bold, bolder, any number value (100, 500, 900)]  */
font-size: x-small;                  /* [xx-small, x-small, small, medium, large, x-large, xx-large, any number value (12 pt, 18 pt)]  */

scrollbar-face-color : #E2C2C2; 
scrollbar-highlight-color : #FFF0E0; 
scrollbar-3dlight-color : #ffffff; 
scrollbar-shadow-color : #996666; 
scrollbar-darkshadow-color : #663333; 
scrollbar-track-color : #FFF0E0; 
scrollbar-arrow-color : #663333 }

p { font-size:x-small }
h1, h2, h3, h4, h5, h6, em { color:#CC9999; text-transform:capitalize }

/* CLASS= */
.center { text-align:center } 
.italic { font-style: italic } 
.bold { font-weight: bold } 
.color { color: #CC6699} 
.fontsayings { font-family: Amaze, "Amazone BT", Verdana, Arial, Helvetica, sans-serif; color: #CC6699; size: x-small } 
.underline { text-decoration: underline } 
.size { font-size: 20px }

.outset
{ border-style: outset;                                /*  [dotted, dashed, solid, double, groove, ridge, inset, outset]  */
border-color: #CC9999;
border-color-light: #E2C2C2;
border-color-dark: #663333;
border-width: 4 }

.inset
{ border-style: inset;
border-color: #CC9999;
border-color-light: #E2C2C2;
border-color-dark: #663333;
border-width: 3 }

.ridge
{ border-style: ridge;
border-color: #CC9999;
border-color-light: #E2C2C2;
border-color-dark: #663333;
border-width: 5 }

/* ID= */
#center { text-align:center } 
#italic { font-style: italic } 
#bold { font-weight: bold } 
#color { color: #60659e } 

td
{ font-family: verdana,tahoma,arial; 
color: #CC9999; 
letter-spacing: default;         
font-weight: normal;                
font-size: x-small; }              


input, textarea
{ background: #E5E4DC url(http://www.geocities.com/singlemomsadd/graphics/bkg_ltblue.jpg);
font-family: verdana,tahoma,arial;
font-style: normal;
color: #CC9999; 
border-width: 2 }


</style>

