a:link {
	color: #009900;
}
a:visited {
	color: #006600;
}
a:active {
	color: #006600;
}
a:hover {
	color: #CC0066;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #DC9AAC;
	margin-top: 50px;

}
p {
	font-size: larger;
}
ul {

	font-size: larger;
}
