a:link{
	color: #006E49;
	text-decoration: none;
	font-weight: bolder;
}

a:visited{
	color: #6DAD8D;
	text-decoration: none;
	font-weight: bolder;
}

a:hover{
	text-decoration: underline;
	font-weight: bolder;
}

td.header{
	font-size: 20pt;
	font-family: arial;
	color: #666666;
}

table.casestudy{
	border: #5e306c 1px solid;
	background-color: #E4D9E5;

}

table.rightside{
	border: #AE90B1 2px solid;
	background-color: #CABECB;
}
