p {
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	color: black;
	line-height: 16px;
	}

a { 
	color: #996633; 
	text-decoration: none;
	}

a:hover { 
	text-decoration: underline; 
	}
	
a:visited {
	color: #000000;
	}