A:link{
	text-decoration:none;
	color:#FFFFFF;
}
A:active{
	text-decoration:none;
	color:#FFFFFF;
}
A:visited{
	text-decoration:none;
	color:#FFFFFF;
}
A:hover{
	text-decoration:none;
	color:#FFFFFF;
}
BODY{
	background:white;
	color:white;
	font-family:"Franklin Gothic Medium";
}
IMG{
	border:0;
}
.header{
	height:60px;
	width:750px;
	background:url('images/background-header003.jpg');
	background-repeat:no-repeat;
}
.footer{
	height:45px;
	width:750px;
}
.navigation{
	height:50px;
	width:750px;
	color:black;
	vertical-align:bottom;
}
.navbar{
	height:20px;
	width:750px;
}
.content{
	height:450px;
	width:750px;
	background:url('images/content.jpg');
	color:white;
	vertical-align:top;
	background-repeat:no-repeat;
}
.white{
	color:white;
}
