body {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 15%;
	margin-left: 15%;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:active {

	color: #660000;
	text-decoration: none;
}
a:hover {


	color: #660000;
	text-decoration: underline;
}
