body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
h1, .title, h2, h3 {
	font-weight: bold;
	font-size: 13px;
}

a
{
	color: #333333;
	font-style: italic;
	text-decoration: none;
}

a:hover
{
	color: #ae9962;
}