body { 
	padding-left: 0em;
font-size: 14px;
font-family: Verdana, sans-serif;
	color: white;
	background-color: #223B0B; }

a:link {color: #FFF;
 		text-decoration: none;
		border-bottom:2px solid;
		font-weight: normal;}

a:visited {color: ORANGE;
 		text-decoration: none;
		border-bottom:1px dotted;
		font-weight: normal;}

a:active {color: #FF0000;
 		text-decoration: underline;
		font-weight: normal; }

a:hover {color: RED;
		text-decoration: underline;
		font-weight: normal; }



p {text-align: left;
	font-size: 1.2em;
	letter-spacing: 1px;
	color: white;
}

pc {text-align: left;
	font-size: 1.2em;
	letter-spacing: 1px;
	color: white;
}


/* Use these start and finish thingys for comments */