body {
	background-color: #C9BDA3;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #902E0B;
}
a:active {
	text-decoration: none;
	color: #902E0B;
}
.style2 {
	font-size: 45px;
	font-family: "Times New Roman", Times, serif;
	color: #ff3300;
}
