.topmenu {
      	font-family: Arial;
      	font-size: 11px;
      	font-style: normal;
      	line-height: normal;
      	font-weight: bold;
      	font-variant: normal;
      	text-transform: none;
      	color: #2F59AC;
      	text-decoration: none;}
    .topmenu:link {text-decoration: none; color: "#FFFFFF"; font-weight: bold;}
	.topmenu:visited {text-decoration: none; color: "#FFFFFF"; font-weight: bold;}
    .topmenu:hover {text-decoration: none; font-family:arial; color: "#E8F4FF"; font-weight: bold;}
	
	.links {
      	font-family: Arial;
      	font-size: 14px;
      	font-style: normal;
      	line-height: normal;
      	font-weight: bold;
      	font-variant: normal;
      	text-transform: none;
      	color: #2F59AC;
      	text-decoration: none;}
    .links:link {text-decoration: underline; color: "#3955A8"; font-weight: bold;}
	.links:visited {text-decoration: underline; color: "#3955A8"; font-weight: bold;}
    .links:hover {text-decoration: none; font-family:arial; color: "#F46200"; font-weight: bold;}
  
  .body {
      	font-family: Arial;
      	font-size: 12px;
      	font-style: normal;
      	line-height: normal;
      	font-weight: normal;
      	font-variant: normal;
      	text-transform: none;
      	color: #000000;
      	text-decoration: none;}
		
 .subtitle {
      	font-family: Arial;
      	font-size: 14px;
      	font-style: normal;
      	line-height: normal;
      	font-weight: bold;
      	font-variant: normal;
      	text-transform: none;
      	color: #E98510;
      	text-decoration: none;}