#tmain
{
	font-size: 160%;
	line-height: 120%;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	background: black;
	color: white;
}

#content h1, #content h2, #content h3
{
	color: black;
}

