body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
}
.smallnavtext {
	font-family: verdana, sans-serif;
    color: #800000;
	font-size: 9px;
}
.smallnavtexttitle {
	font-family: verdana, sans-serif;
    color: #666666;
	font-size: 10px;
}
.listingtitle {
	font-family: verdana, sans-serif;
    color: #000000;
	font-size: 14px;
}
.navigationtext {
	font-family: verdana, sans-serif;
    color: #000000;
	font-size: 11px;
}
A.normallink:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
}

A.normallink:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
}

A.normallink:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
}

A.normallink:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
input.btn { 
	color:#050;
}
