a.joey:link {
	color: #000000;
	font-family: "times", times;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;}

a.joey:visited {
	color: #666666;
	font-family: "times", times;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none;}

a.joey:hover {
	color: #333333;
	font-family: "times", times;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	text-decoration: underline;}

a.joey:active {
	color: #EEA26E;
	font-family: "times", times;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;}
	
