body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-image: url(resources/background.jpg);
	background-repeat: repeat;
}
a:link {  font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
a:active {  font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: underline}
a:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; color: #000000}
a:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: underline}
