/* CSS */.nav	{	font-family: Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none; }a.nav:link{	color: #000000;	text-decoration: none; }a.nav:hover{	color: red;	text-decoration: none; }		.title	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #000000;	text-decoration: none; }.pop{   font-family: Verdana, Arial, Helvetica, sans-serif; 	    font-size: 10px;    color: red;    text-decoration: none; }   	img { border: 0; } .text {   font-family: Verdana, Arial, Helvetica, sans-serif; 	    font-size: 12px;    color: #000000;    text-decoration: none; }   	img { border: 0; } a.text:link{	color: #333333;	text-decoration: none; }a.text:hover{	color: #000000;	text-decoration: none; }   	.copyright{  	font-family: Arial, Helvetica, sans-serif, Verdana; 	font-size: 9px; 	color: #333333;		text-decoration: none; }a.copyright:link{	color: #333333;	text-decoration:none;  }a.copyright:hover{	color: #333333;	text-decoration:none;  }			