body {
font-family: arial;
color: #285B8A;
}
.hometext {
font-size: 11px;
color: white;
}
.hometext a{
color: white;
}
.hometext a:hover{
color: #4F96CA;
}
.maintext {
	font-size: 12px;
	font-weight: bold;
}
.maintext a{
font-size: 12px;
color: #4F96CA;
}
.maintext a:hover{
font-size: 12px;
color: #285B8A;
}
.finserv {
font-size: 10px;
font-family: times;
font-style: italic;
}
.finservfront {
font-size: 10px;
font-family: times;
font-style: italic;
color: white;
}
.menulight a{
font-size: 9px;
color: white;
text-decoration: none;
}
.menulight a:hover{
font-size: 9px;
color: #285B8A;
text-decoration: none;
}
.menulight {
font-size: 9px;
color: #285B8A;
text-decoration: none;
}
.menudark a{
font-size: 9px;
color: white;
text-decoration: none;
}
.menudark a:hover{
font-size: 9px;
color: #4F96CA;
text-decoration: none;
}
.menudark{
font-size: 9px;
color: #4F96CA;
text-decoration: none;
}
.nounderline {
	text-decoration: none;
}
a:hover {
	color: 3b79aa;
	text-decoration: none;
}
