td {
	font-size: 11px;
	color: #511E15;
	font-family: Tahoma, Verdana, Arial;
}
div.projects a:link 
{
color: #511E15;
font-weight: bold;
text-decoration:underline;
}
div.projects a:visited
{
color: #511E15;
font-weight: bold;
text-decoration:underline;
}
div.projects a:hover
{
color: #AA5037;
font-weight: bold;
text-decoration:none;
}

div.menu a:link 
{
	font-size: 12px;
	color: #014400;
	font-weight: bold;
	text-decoration:none;
	display: block;

}
div.menu a:visited
{
font-size: 12px;
color: #014400;
font-weight: bold;
text-decoration:none;
}
div.menu a:hover
{
font-size: 12px;
color: #029200;
font-weight: bold;
text-decoration:none;
} .heading {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #276D34;
}
.grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #78AB80;
	border-right-color: #78AB80;
	border-bottom-color: #78AB80;
	border-left-color: #78AB80;
	padding-left: 4px;
	width: 94%;
	text-align: justify;
	margin-left: 25px;





}
.back {
	background-color: #F2FFF2;
	display: block;
}
