a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
a:visited {
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
	color: #FF9900;

}

body {
	font-family: verdana;
	font-size: 10px;
	color: ffffff;

}

td {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;

}

th {
	font-family: verdana;
	font-size: 10px;
	color: #000000;

}

.bodystyle {
	font-family: verdana;
	font-size: 10px;
	color:#000000;

}
