body, table, input, textarea, select, button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a, a:visited {
	color: #939393;
	text-decoration: none;
}
a:hover {
	color: #9d0015;
}
