body {
margin: 0px;
background-color: #f0f8ff;
color: #464646;
	
}
table {
text-align: center;
	
}

a:link {
font-family: Arial;
color: #464646;
font-size: 14px;
font-weight: bold;
text-decoration: none;

	
}

a:visited {
	font-family: Arial;
color: #464646;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	
	
}


a:hover {font-family: Arial;
color: #0000CD;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
background-color: White;

	
}





