body {
	text-align: left;
	font-family: Arial, Trebuchet MS, Verdana, Sans-serif;
	padding: 0;
}

A:link, A:visited {
	text-decoration: none;
	font-weight: normal;
	color: #392E19;
	font-size: 12px;
}

A:hover, A:active {
	text-decoration: none;
	font-weight: normal;
	color: #ad2624;

}

.main {
	color: #5B4F37;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
