.normalLink:link {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #CCCCCC;
}

.normalLink:active {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #CCCCCC;
}

.normalLink:visited {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #CCCCCC;
}

.normalLink:hover{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	color: #CCCCCC;
}

.leftBar:link {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}

.leftBar:active {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}

.leftBar:visited {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}

.leftBar:hover{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}

.bodyLink:link {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}

.bodyLink:active {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}

.bodyLink:visited {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}

.bodyLink:hover{
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	color: #0000FF;
}
.leftOver {
	background-image: url(../Images/cover2.gif);
	cursor: hand;
}
.leftOut {
	background-image: url();
}

