.regtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 16px;

}
.footer {
	font-family: "book antiqua", "times new roman", georgia;
	font-size: 10px;
	color: #FFFFFF;
}

a {
color:#6B3734;
}

a:link {
color:#6B3734;
}

a:visited {
color:#6B3734;
}

a:active {
color:#6B3734;
}

a:hover {
color:#AB7F7C;
text-decoration:none;
}
.content 
{
	background-color:#EAE9CD;
}