<style type="text/css">
body {
overflow: auto;
margin: 0px;
padding: 0px;
background-image: url(http://geocities.com/royalpondmorgams/bg.png);
background-repeat: repeat-y;
background: #ffffff;
background-position: 0 0; 
background-attachment: fixed; 
}

A:link
{ text-decoration: none; color:#000000; }
A:visited
{ text-decoration: none; color:#000000; }
A:active
{ text-decoration: none;  color:#000000; }
A:hover
{ text-decoration: none;  color:#999999; }


body {
filter: Alpha(Opacity=60);
height: 0px;
}

body {
scrollbar-arrow-color: #999999;
scrollbar-face-color: #FFFFFF; /* transparent */
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-highlight-color: #FFFFFF; /* transparent */
scrollbar-shadow-color: #FFFFFF /* transparent */
scrollbar-track-color: #FFFFFF; /* transparent */
}

.title {
font: 18px Tahoma, Arial, sans-serif;
font-weight: bold;
color: #AF9AB1;
border-bottom: 1px solid #999999;
} 

.tttext {
font: 10px Tahoma, Arial, sans-serif;
font-weight: ;
color: #737373;
} 

textarea, input, form {
font: 10px Tahoma, Arial, sans-serif;
font-weight: ;
color: #737373;
border: 1px solid #999999;
} 
</style>
