<style>
.text { background: url();
background-scrolling: fixed;
background-repeat: repeat-y;
position: absolute;
top: 380px;
left: 570px;
width: 185px;
font-family: tahoma, verdana, arial;
font-size: 7pt;
color: #030302;
text-align: justify;
}

.title { 
font-family: tahoma, verdana, arial;
font-size: 7pt;
font-weight: bold;
color: #030302;
text-align: justify;
text-transform: uppercase;
}
a:link,a:visited {color: b54d76;
text-decoration: none;}

a:hover,a:active {color: dd624b;
text-decoration: none;}
</style>