form, p {
	padding: 0px;
	margin: 0px;
}

td { text-align:left; vertical-align:top; }

.message2 {
	/*background-color: #000000;*/
	color: #000000;
	width: 400px;
}

.orangeText {
	color: #FDB812;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #166FBF;
	text-decoration: none;
}

a:visited {
	color: #166FBF;
	text-decoration: none;
}

a:active {
	color: #166FBF;
	text-decoration: none;
}

a:hover {
	color: #166FBF;
	text-decoration: underline;
}

/* Footer */
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
	color: #000000;
	text-align: center;
}

.footerText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
	color: #000000;
	text-align: center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover { color: #000000;	text-decoration: underline; }

a.footerlink:hover {
	color: #166FBF;
}
/**********************************************************/

