a{       
	text-decoration: none;
	color: white;
}

td{
	background-color: #585858;
	color: FFFF00;
}

hr{
	color:#FFBA00;
}

a:hover{
color:#FFBA00;
}

body, table, tr, a{
	font-family: arial;
	font-size: 11pt;
	
}

table{

	border-style:solid;
}

p{
	
}