body {
	font-size: 11px;
	font-family: tahoma, verdana, geneva, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: red !important;
}

h2 {
	font: normal 48px georgia, 'times new roman', serif;
	color: #a0a0a0;
	letter-spacing: -2px;
	margin: 0 0 4px 0;
	}

.bold, .bold a {
	color: #60a5cc;
	font-weight: bold;
	}

