

p { margin: 15;
font-size: 80%;
	line-height : 200%;
	}


a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;

	}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #cc3300;
	text-decoration: none;
	font-weight: normal;
	}

a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;

	}
