a:hover{ color:#FF0000;}

.menu {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;

}
a.menu:hover {	color: #FFFFFF;	text-decoration: underline;}

.hattop {
	background-image: url(images/cj/friends.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.friends{
	font:bold 12pt Trebuchet MS;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1)
}
.friends a{
	color:#FFFFFF;
	text-decoration:none;
}
.friends a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.freesites {
	font:bold 12pt Trebuchet MS;
	color: #FFFFFF;
}
a.freesites:hover {
	font:bold 12pt Trebuchet MS;
	color: #FF0000;
}

.thumb {
	border: 1px solid #000000;
	margin:2px;
	height: 159px;
	width: 212px;
}
a:hover img.thumb {border: 1px solid #FFFFFF; margin:2px;}

.pages_a{
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: medium;






}
.pages_a:hover{
	color:#FF0000;
	text-decoration:none;
}
.pages_actual{
	text-decoration:none;
	color:#000000;
	font-size: medium;
	font-weight: bold;

}
.zzz {
	filter: Glow(Color=000000, Strength=3);
}
