body {	background-color: #721986;	font-family: Verdana, Helvetica, Sans-serif;	font-size: 12px;	color: white;	margin: 0px;}.wrapper {	width:  480px;	padding: 10px;}

.title a {
	color: white;
	text-decoration: none;
}

.title a:hover{
	color: white;
	text-decoration: underline;
}