.navigation {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: none;
}
.main {
	font-family: Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
.home-white {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.text3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headingsmall {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headingsmallnormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.headingbig {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}