body {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #575782;
	
}
table {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
a {
	
	text-decoration: none;
	color: #000000;

}
a:hover {
	
	color: #000000;
	text-decoration: underline;
}
a:visited {
	
	color: #000000;
}