/* added for redesign */
.homeLink:link { color: #003366;
  	    text-decoration: none; }
.homeLink:visited { color: #003366;
  	    text-decoration: none; }
.homeLink:active { color: #003366;
  	    text-decoration: none; }
.homeLink:hover { color: #0066cc;
  	    text-decoration: none; }		

a
{
	font-weight: bold;
	text-transform: capitalize;
	color: #7444b4;
	font-family: Garamond, Arial;
	text-decoration: none;
}

img
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}