@charset "utf-8";
/* CSS Document */

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.footer1  {
	font-size: 10px;
	}

.footer2, .footer2 a, .footer2 a:active, .footer2 a:link, .footer2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.footer2 a:hover  {
	color: #666666;
	}
	
	a:link, a:visited, a:active{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	}

