body {
	font: 0.67em Verdana, Arial, Helvetica, sans-serif;
	background: #F0F0F0;
	color: #666666;
}

a {
	color: #d93636;
  	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ef6161;
	text-decoration: none;
	font-weight: bold;
}

.hometext {
	width: 276px;
	text-align: justify;
}