
a:link       { text-decoration: none; color: #ffffff;}
a:hover      { text-decoration: underline; color: #000000;}
a:visited    { text-decoration: none; color: #ffffff;}
a:active     { text-decoration: underline; color: #000000;}

body 		{   
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				font-family: Verdana, Geneva, sans-serif;
			}
