/* flyhigh.ultimate.ch official css */

body {

	font-family: Trebuchet MS;
	font-size: 0.8em;
	line-height: 1em;
	letter-spacing: 1px;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
}

td.bigtitle {
	font-family: Verdana;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 0.5em;
	text-decoration: none;
	color: #005ebc;
	background-color: #fff;
}

td.smalltitle {

	font-family: Verdana;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #005ebc;
	background-color: #fff;
}

td.menu {

	font-family: Trebuchet MS;
	font-size: 0.9em;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #005ebc;
	background-color: #fff;
}

td.menu a, td.menu a:visited, td.menu a:active {

	color:	#005ebc;
	text-decoration: none;
}

td.menu a:hover {
	color: #CC3333;
}

td.text {

	font-family: Trebuchet MS;
	font-size: 0.8em;
	line-height: 1em;
	letter-spacing: 1px;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
}

td.text a, td.text a:visited, td.texte a:active {

	color:	#005ebc;
	text-decoration: none;
}

td.text a:hover {
	color: #CC3333;
}

td.foot {

	font-family: Trebuchet MS;
	font-size: 0.5em;
	line-height: 1em;
	letter-spacing: 1px;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
}
