.text { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; color: #0A1766; line-height: 15px; }
.text a:link { decoration: underline; color: #2D3EA3}
.text a:visited { decoration: underline; color: #0A1766}
.text a:hover { decoration: underline; color: #3852EF}
.text a:active { decoration: underline; color: #3852EF}

.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A1766;
	text-transform: uppercase;
}
.subnav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; color: #0A1766; }
.subnav a:link { decoration: none; color: #0A1766}
.subnav a:visited { decoration: none; color: #0A1766}
.subnav a:hover { decoration: underline; color: #3852EF}
.subnav a:active { decoration: underline; color: #3852EF}

