.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.text3 {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color:#FFFFFF;
}
.text5 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}
.text4 {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
}
.text6 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.title1 {
	font-family: Century Gothic;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
}
.title2 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6802;
}

.menu a:link {
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.menu a:hover {
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.menu a:active {
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;
}
.menubuttom a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color:#FFFFFF;
	text-decoration: none;
}
.menubuttom a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color:#FFFFFF;
	text-decoration: none;
	}
.menubuttom a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color:#FFFF00;
	text-decoration: underline;
}
.menubuttom a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color:#FFFFFF;
	text-decoration: none;
}

