.fake {
	font-size: 14px;
	color : #333333;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.link {
	font-size: 14px;
	color : #cccccc;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
	hover : #ffffff;
}

.darklink {
	font-size: 14px;
	color : #666666;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none
}

.footer {
	font-size: 15px;
	color : #cccccc;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none
}

.footerlink {
	font-size: 15px;
	color : #cccccc;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.text {
	font-size: 17px;
	color : #000000;
	font-weight : normal;
	font-family : times,  serif;
	text-decoration:none
}

.textlink {
	font-size: 17px;
	color : #000000;
	font-weight : normal;
	font-family : times,  serif;

}

.textbold {
	font-size: 13px;
	color : #000000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none
}

.top {
	font-size: 24px;
	color : #000000;
	font-weight : bold;
	font-family : times, sans-serif;
	text-decoration:none
}

.topsmall {
	font-size: 18px;
	color : #000000;
	font-weight : bold;
	font-family : times, sans-serif;
	text-decoration:none
}

A:hover {

	color : #FFFFFF;


		}

