.titlehome {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.normaltext {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #000000;
}


a:link {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.textform {
	font-family: Calibri, Arial;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

