/* Hand-Coded and Copyright PaulWebDesigner.com/.org */
a {
	color: #FF0000;
	}
body {
	background-color: #808080;
	margin: 25px;
	}
.center {
	text-align: center;
	}
.orange {
	color: orange;
	}
.red {
	color: #FF0000;
	}
