A.toc:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

A.toc:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

A.toc:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

A.toc:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}

.content
{
	width: 760px;
}

