body 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:14px;
    margin:0; 
	background-image: url(./i/grad_der.jpg);
	background-attachment: fixed;
	background-position: '100% 0%';
	background-repeat: repeat-y;

    } 
td 
    {
    font-family:"Verdana, Arial, Bookman Old Style, Georgia";
    font-size:14px;
    }


A:link		{ color:#0000ff;}
A:visited 	{color:#990000;}
A:active 		{text-decoration: none; color: #00ff00;}
A:hover 		{text-decoration: none; color:#006600;}