body {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: FCCF48;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: FCCF48;
	text-decoration: underline;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: FCCF48;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: FCCF48;
	text-decoration: underline;
}
