body {
	background-color: #660066;margin-top: 10px; margin-left:10px;
}
h1 {letter-spacing: 5px; font-size: 22px; color: black;}
h2 {font-size: 18px; color: black; font-weight:300;}
p {font-size: 14px; color:black;}
a:link {
	color: #660066; text-decoration: none;border-bottom: 1px dashed #FCF694; font-weight: bold;
	}
a:visited {
	color: #660066; text-decoration: none;border-bottom: 1px dashed #FCF694;font-weight: bold;

}
a:hover {
	color: #660066; border-bottom: 2px solid #FCF694;font-weight: bold;

}
a:active {
	color: #660066; border-bottom: 2px solid #FCF694;font-weight: bold;

}

.box {background-color: #ccccff; border: 3px solid #FCF694; padding: 8px; width:625px;}
.navigation {background-color: #ccccff; border: 3px solid #FCF694; padding: 5px;font-weight:bolder; font-size:18px; line-height: 30px;}

