.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #5574B9;
	text-decoration: underline;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
body {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
