a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing: 1px;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing: 1px;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing: 1px;
	text-decoration: underline;
	letter-spacing: 1px;
}
.blacknormal {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.bluenormal {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.bluebold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.blackbold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.bluesubhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.blacksubhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.whitesubhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.whitefine {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 0px;
	word-spacing: 1px;
	text-decoration: none;
}

.gites {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
h1 {
    font-family: Arial;   
	color: #ffffff;
	font-size: 18px;
	margin: 0px;
}
h2 {
    font-family: Arial; 
	color: #4a6789;
	font-size: 18px;
	margin: 0px;
	padding-left:10px;
}
h3 {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	margin: 0px;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
