/* CSS Document */

body {
	background-color: #853262;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.txt {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #FFFFFF; text-decoration:none;}
.back-footer {background-image:url(img/footer-mj.jpg); background-repeat:repeat-x; background-position:center center;}
.txt-footer {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #CDB09E; text-decoration:none;}

.form {background-color: #9C3A73 !important; border: 1px solid #D7BDC8; color: #DFDFDF; font-family: Verdana; font-size: 11px; font-weight: normal; height: 18px; width:200px;}