body {
	background-color: #f5c9f4;
	font-family: tahoma, verdana, arial;
	font-size: 100.01%;
	color: #000080;
	margin: 0;
	padding: 0;
	text-align: center;
	}

	p {
	color: #000;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: justify;
	width: 725px;
	}
		

	a:link { /*sets styles for links*/
	color: #a92ea6;
	text-decoration: underline;
	}

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

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

a.nav:link { /*sets styles for links*/
font-family: impact;
font-size: 30px;
color: #800080;
text-decoration: underline;
	}

a.nav:visited {
color: #800080;
font-family: impact;
font-size: 30px;
text-decoration: underline;
}

a.nav:hover {
   color: #400040;
font-family: impact;
font-size: 30px;
text-decoration: underline;
	}

	h1 {
	font-family: tahoma, verdana, arial;
	font-size: 35px;
	color: #000080;
	text-align: center;
	}
	a.one:link {
	color: #000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

	a.one:visited {
	color: #000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

	a.one:hover {
	color: #ff0000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

	h2 {
	font-family: tahoma, verdana, arial;
	font-size: 15px;
	color: #000080;
	text-align: center;
	}
