.header {
	font-family: Arial;
	font-style: normal;
	color: #663399;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-style: normal;
	color: #FE7C1A;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-style: normal;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #464646;
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #663399;
	font-size: 16px;
	text-decoration: blink;
}
a:active {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: blink;
}
.text {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
.stext {
	font-family: Verdana;
	color: #666666;
	font-size: 9px;
}
.subtitle {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}
.mail {
	font-family: Verdana;
	font-style: normal;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

