p {
	color: White;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;}
	
a:link { 
	color: #c6c600;
	text-decoration: none;
	}
a:visited { 
	color: #c6c600;
	text-decoration: none;
	}
a:hover {
	color: #c6c600;
	text-decoration: underline;
	}

