a {
	color: #ffffff;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 14px;
	hover: red;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 14px;
	
}



body {	
	background-color: #ffffff;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
.bodyLeft {	
	background-color: #231F20;

	}
	
	
	
.bodyright {
	background-image: url(images/background/backat.gif);
	}
	
	
		.header{
	background-color: #231F20;
	background-image: url(images/emailPlanet.gif);
	background-repeat: no-repeat;
	background-position: right;
	}





	
			.header2{
	background-color: #231F20;

	}
	
	
	
		.headerNav{
	background-color: #231F20;
	}
	
	.class1 {
	color: #231F20;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 14px;
}

.class1Large {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #231F20;
	
}

.class1LargeRed {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #C41228;
	
}