body {
	background-color:#479de0;
}

.footer {
	border-top: solid 2px #2d83c6;
	background-color: #093b62;
}

a:link.ftype, a:visited.ftype{
	color: #fffb89;
}

a:hover.ftype {
	color: #ff0000;
}

.headerstyle {
	background-image: url(img/headerstyle.gif);
	background-repeat: no-repeat;
	background-position-x: 10px;
}

.headerstyle p {
	color: white;
}

.headerstyle a:link, .headerstyle a:visited {
	color: white;
}
