.head {background-color: #606060}

a {
	color: #606060;
	text-decoration: none
}

a:link {
	color: #606060;
}

a:hover {
	text-decoration: underline;
	color: #606060
}

a:active {
	color: #606060
}

a:visited {
	color: #606060
}

table, tr, td, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.handlink {
	cursor: hand;
}
