body 
	{
		margin: 0px
	}


A:link {color: blue; text-decoration: none;}
A:visited {color: blue; text-decoration: none}
A:hover {color: red; text-decoration: underline;}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-indent: 2px; font-weight: normal; text-decoration: none}
