
<html>
<head>
	
	<title>Adrenalin Junkie - Style</title>

<style> 

<!-- 

BODY,P,TD {font-family:arial; font-size:12px; color:#524B4A } 

A:link { text-decoration: none; color:"#714141"; filter:dropshadow(color=#524B4A,offX=1,offY=1); height:7pt;} 
A:visited { text-decoration: none; color:"#8E4238"; filter:dropshadow(color=#524B4A,offX=1,offY=1); height:7pt;}  
A:hover { text-decoration: none; color:"#8C8174"; cursor:sw-resize; } 

body { scrollbar-arrow-color: #524B4A;
  scrollbar-track-color: #CDCBBE;
  scrollbar-face-color: #CDCBBE;
  scrollbar-highlight-color: #524B4A;
  scrollbar-3dlight-color: #CDCBBE;
  scrollbar-darkshadow-color: #524B4A;
  scrollbar-shadow-color: #CDCBBE; }

--> 



<!-- 
BODY 
{background-image:url(main.jpg);
background-attachment:fixed;
background-color:#CDCBBE} 
-->

input, textarea, option, select { 
       color: #524B4A;
       background: #CDCBBE;
       font-size: 11px;
       font-weight: regular;
       text-decoration: none;
       font-family: arial; 
       text-align: lest;
       border-width: 1px;
       border-style: solid;
       border-color: #524B4A;


</style>
</head>

<body>

</body>
