﻿a:link { 
	color: #568354;
	}
a:visited { 
	color: #D0444D;
	}
a:hover {color:black; }

a:active { 
	color: #FF0000;
	}

body
{
  background-image: url("images/logo/bg.jpg");
  background-repeat: no-repeat;
  background-position: left 
  background-color: white;
  background-attachment: fixed

}





