body {
	margin:0px;
	padding:0px;
	width: 100%;
	}

A	 	{ color: #000000; text-decoration: none; } 
A:link	{ color: red; text-decoration: none; } 
A:visited	{ color: red; text-decoration: none; } 
A:active	{ color: #;  } 
A:hover	{ color: orange; text-decoration: none; } 

p { font-family:verdana; font-size:12px; line-height:20px; color:#000000; letter-spacing:1px; text-align:justify}
