BODY {
	background-color: #d25630;
}


BODY, P, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: xx-small;
	text-align: left;
}

.centered {
	text-align: center;
}

.sidebarGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: xx-small;
}



A:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

A:visited {
	color:#8a3d6e;
	text-decoration: none;
		border-bottom: 1px dotted #8a3d6e;
}

A:hover {
	color: #B22222;
	border-bottom: 1px dotted #B22222;
}

A:active {
	color: #e31836;
	text-decoration: none;
	border-bottom: 1px dotted #e31836;
}




A.whiteLink:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

A.whiteLink:visited {
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

A.whiteLink:hover {
	color: #EAD0E0;
	text-decoration: none;
	border-bottom: 1px dotted #EAD0E0;
}

A.whiteLink:active {
	color: #e31836;
	text-decoration: none;
	border-bottom: 1px dotted #e31836;
}



A.footer:link {
	color: #4B1E10;
	text-decoration: none;
	border-bottom: 1px dotted #4B1E10;
}

A.footer:visited {
	color: #4B1E10;
	text-decoration: none;
	border-bottom: 1px dotted #4B1E10;
}

A.footer:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

A.footer:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}


img {
	border: 0px;
	}

A.imgLink {
	border: 0px;
	}