body {
	background-color: #FFFFFF;
	color: #464646;
}

body, div, p, form, td, th {
	margin: 0;
	padding:0;
}

body, td, tr, th, p, div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}


a, a:link, a:visited, a:active, a:hover {
	color: #FC7503;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}

