.HomeLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.MainText {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0.05mm;
}
a:link {
	color: #FFCA34;
	text-decoration: none;
}
a:visited {
	color: #FFCA34;
	text-decoration: none;
}
a:hover {
	color: #FFCA34;
	text-decoration: none;
}
a:active {
	color: #3366FF;
	text-decoration: none;
}
a.White:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover {
	color: #3366FF;
	text-decoration: none;
}
a.White:active {
	color: #FFFFFF;
	text-decoration: none;
}
.SmallText {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0.1em;
}
.Header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	text-transform: none;
	color: #3366FF;
	letter-spacing: 0.1em;
}
.Header2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3468FC;
}

