.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #8AA7FF;
	font-size: 12px;
}
a:link {
	color: #8AA7FF;
}
a:visited {
	color: #8AA7FF;
}
a:hover {
	color: #FFD03E;
}
a:active {
	color: #FFD03E;
}
.footer {
	color: #001135;
}

