
body
{ color: darkslategray;
font-family: arial;
font-style: normal;
font-weight: bold
background-color: #999999;
background-image: url(rose.gif);
background-repeat: repeat;
}

p
{ font-size: 15px;
font-weight: bold
}

A:link
{ color: darkslategray;
font-size: 13px;
font-family: arial;
font-style: normal;
text-decoration: none;
}

A:active
{ color: darkslategray;
font-size: 13px;
font-family: arial;
font-style: normal;
text-decoration: none;
}

A:visited
{ color: darkslategray;
font-size: 13px;
font-family: arial;
font-style: normal;
text-decoration: none;
}
