A /* ............................... LINKS .................................... */
     { 	text-decoration : none; 	font-size : 12px;
     	font-family : Arial, Helvetica, sans-serif; 	font-weight : bold;
     	font-style : normal; 	color : #000080; }
A:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #000080; }
A:Hover { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #FFFF00;
     	text-decoration : underline; }
A:Visited { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #ff0000; }
A:Active { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #FFFF00; }
.nav { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	color : #FFFFFF; 	font-style : normal; 	font-weight : bold; }
A.nav:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	color : #000080; 	font-style : normal; 	font-weight : bold; }
A.nav:Active { 	font-size : 10px; 	font-family : Arial, Helvetica, sans-serif;
     	color : #FFFF00; 	font-style : normal; 	font-weight : bold; }
A.nav:Visited { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10px; 	color : #FFFF00; 	font-style : normal;
     	font-weight : bold; }
A.nav:Hover { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10px; 	color : #FF0000; 	font-style : normal;
     	font-weight : bold; }
.content { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 13px; 	color : #000000; 	font-style : normal;
     	font-weight : normal; }
.content:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 13px;
     	font-weight : bold; 	font-style : normal; 	color : #FF0000;
     	text-decoration : underline; }
.bottom { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10px; 	color : #FDC542; 	font-style : normal;
     	font-weight : normal; }
.bottom:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 10px;
     	font-weight : bold; 	font-style : normal; 	color : #FF0000;
     	text-decoration : underline; }


