.common {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;

}

.fan {
	font-family: Arial;
	font-size: 14;
	color: 000000;
	font-weight: bold;
}	
.titles {
	font-family: Arial;
	font-size: 14;
	color: FFFFFF;
	font-weight: bold;
}

.large {
	font-family: Arial;
	font-size: 16px;
	color: FFFFFF;
	font-weight: bold;
}

.bold {
	font-family: Arial;
	font-size: 12px;
	color: FFFFFF;
	font-weight: bold;
}

.nav {
	font-family: Arial;
	font-size: 12px;
	color: FFFFFF;

}

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: FFFFFF;
	font-weight: bold;

}


	.nav		a:link{		color:#FFFFFF; text-decoration: none;}
	.common		a:link{		color:#FFFFFF; text-decoration: none;}
    .fan		a:link{		color:#000000; text-decoration: none;}
