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 : #546c7a; }
A:Hover { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #546c7a;
     	text-decoration : underline; }
A:Visited { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #546c7a; }
A:Active { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;
     	font-weight : bold; 	font-style : normal; 	color : #FF8000; }
.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 : #546c7a;
     	text-decoration : underline; }
A.content:Visited { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12px; 	color : #546c7a; 	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 : #546c7a; 	font-style : normal;
     	font-weight : bold; text-decoration : underline; }
.footer { 	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10px; 	color : #000000; 	font-style : normal;
     	font-weight : normal; }
A.footer:Link { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 10px;
     	font-weight : normal; 	font-style : normal; 	color : #000080;
     	text-decoration : underline; }
.title { 	font-family : Times New Roman, Courier, san-serif;
     	font-size : 20px; 	color : #000000; 	font-style : normal;
     	font-weight : italic; }
