.default {

	font-family: Tahoma;

	font-size: 12px;

	color: #666666;

}

.navigation {

	font-family: Tahoma;

	font-size: 14px;

	color: #888888;

	letter-spacing: -1pt;

}

a:link {

	color: #666666;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #666666;

}

a:hover {

	text-decoration: underline;

	color: #333333;

}

a:active {

	text-decoration: none;

}

.title {

	font-family: Tahoma;

	font-size: 22px;

	color: #888888;

	letter-spacing: -1pt;

}


