body,p,table,td,tr
{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	color: #000000;
}

big {
	color: #666666;
}

IMG {
	border: 0px;
}

A:href {
	color: #000000;
	text-decoration: none;
	font: normal;
}

A:link {
	color: #000000;
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration:none;
	font : bold;
}

A:visited {
	color: #000000;
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration:none;
	font : bold;
}

A:active {
	color: #000000;
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration:underline;
	font : bold;
}

A:hover 
{
	color: #000000;
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration:underline;
	font : bold;
}

