A /* ............................... LINKS .................................... */
     { 	text-decoration : none; 	font-size : 12px;
     	font-family : Arial, Helvetica, sans-serif; 	font-weight : bold;
     	font-style : normal; 	color : #000000; }
A:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #ffffff; }
A:Hover { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #64a322;
     	text-decoration : underline; }
A:Visited { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #ff9b26; }
A:Active { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #FF8000; }
.nav { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #ffffff; 	font-style : normal;
     	font-weight : bold; }
nav:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #ffffff;
     	text-decoration : underline; }
nav:Visited { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #ff9b26; 	font-style : normal;
     	font-weight : bold; }
nav:Active { 	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
     	color : #FF8000; 	font-style : normal; 	font-weight : bold; }
nav:Hover { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #ff9b26; 	font-style : normal;
     	font-weight : bold; text-decoration : underline; }
.bluenav { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #ffffff; 	font-style : italic;
     	font-weight : bold; }
bluenav:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : italic; 	color : #ffffff;
     	text-decoration : underline; }
bluenav:Visited { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #ff9b26; 	font-style : italic;
     	font-weight : bold; }
bluenav:Active { 	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
     	color : #FF8000; 	font-style : normal; 	font-weight : bold; }
bluenav:Hover { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #ff9b26; 	font-style : normal;
     	font-weight : bold; text-decoration : underline; }
.homecontent { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 14px; 	color : #000000; 	font-style : normal;
     	font-weight : normal; }
.content { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #000000; 	font-style : normal;
     	font-weight : normal; }
A.content:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #095b9f;
     	text-decoration : underline; }
A.content:Visited { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #ff9b26; 	font-style : normal;
     	font-weight : bold; }
A.content:Active { 	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
     	color : #FF8000; 	font-style : normal; 	font-weight : bold; }
A.content:Hover { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #64a322; 	font-style : normal;
     	font-weight : bold; text-decoration : underline; }
.footer { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 9px; 	color : #ffffff; 	font-style : normal;
     	font-weight : normal; }
footer:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 9px;
     	font-weight : normal; 	font-style : normal; 	color : #ff9b26;
     	text-decoration : underline; }
.title { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 20px; 	color : #ffffff; 	font-style : normal;
     	font-weight : italic; }