body {
color: #452156;
font-family: Georgia;
font-size:10px;
}

h1{
	font: small-caps 22px Georgia;
	border-bottom: 1px solid #452156;

}
a, a:hover {
	color: #BA86D2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}