body {
    background-image: url('images/backteal2.gif');
	background-attachment: fixed;
	background-color: #00688E;
	topmargin: 25;
	bottommargin: 25; 
	}

A:link    {color: #0099FF; text-decoration: none;}
A:visited {color: #0099FF; text-decoration: none;}
A:active  {color: #0099FF; text-decoration: none;}
A:hover   {color: #3AC4ED; text-decoration: none;}