a:link, a:active, a:visited
{
	color: #8E8E8E;
	text-decoration: none;
}

a:hover
{
	color: #C1C1C1;
}

a.navigation
{
	color: #000000;
	text-decoration: none;
}

a.navigation:hover
{
	color: #C1C1C1;
}


body, table, td, tr, .ftext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}

h3
{
	font-size: 14px;
	line-height: 14px;
}


input, select, textarea, button
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
