@charset "utf-8";
/* CSS Document */

/* FOOTER */
.footer						{font-size:70%;}

.footer-left 					{padding:6px; padding-left:16px;}
.footer-left span 		{color:#666;}

.footer-left a				{color:#666;}
.footer-left a:hover	{color:#F60;}
.footer-left a:active	{color:#CCC;}

.footer-right 				{text-align:right;}
.footer-right p					{padding-right:8px;}
.footer-right span 			{color:#666;}
.footer-right a					{color:#666;}
.footer-right a:hover		{color:#F60;}
.footer-right a:active	{color:#CCC;}

.footer img						{border:none;}