p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
img { 
	border: none; 
} 
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	border:none;
}
.backcolumn {
	background-image: url(images/backgradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.csmenu{
	background: #ffffff url(images/casestudies/menugrey.jpg) center right repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	cursor:pointer;
}
.csmenuover{
	background: #ffffff url(images/casestudies/menugreyover.jpg) center right repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	cursor:pointer;
}
