
<html>
<head>
	
	<title>Feed Me! - Style</title>

<style> 

<!-- 

BODY,P,TD {font-family:arial; font-size:12px; color:#000000 } 

A:link { text-decoration: none; font-weight: bold; color:#7A242A;} 
A:visited { text-decoration: none; font-weight: bold; color:#622025;} 
A:hover { text-decoration: none; font-weight: normal; color:#7A242A; border:1 solid; border-color:#000000; cursor:e-resize;} 

body { scrollbar-arrow-color: #000000;
  scrollbar-face-color: #757536;
  scrollbar-track-color: #757536;
  scrollbar-highlight-color: #757536;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #757536;
  scrollbar-shadow-color: #757536; }
--> 



<!-- 
BODY 
{background-image:url(main.png);
background-attachment:fixed;
background-color:#757536} 
-->

input, textarea, option, select { 
       color: #000000;
       background: #757536;
       font-size: 10px;
       font-weight: regular;
       text-decoration: none;
       font-family: arial; 
       text-align: lest;
       border-width: 1px;
       border-style: solid;
       border-color: #7A242A;


</style>
</head>

<body>

</body>