body 
{ 
	font-family: arial,verdana,sans serif;
}

.centeredImage
{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.centeredImage img
{
	align: center;
	border: 0px;
}

a
{
	text-decoration: none;
	color: #aa4e44; 
	background: #ffffff;
}

a:hover 
{
	text-decoration: none;
	color: #aa4e44; 
	background: #ffffff;
}

a:visited 
{
	text-decoration: none;
	color: #aa4e44;
}