a:link {
	color: #641f08;
}
a:visited {
	color: #641f08;
}
a:hover {
	color: #641f08;
}
a:active {
	color: #641f08;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#292f45;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #051031;
	padding-left: 16px;
	padding-top: 4px;
	padding-right: 10px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align:center;
}
.footer a:link {
	color: #CCCCCC;
}
.footer a:visited {
	color: #CCCCCC;
}
.footer a:hover {
	color: #CCCCCC;
}
.footer a:active {
	color: #CCCCCC;
}
