.css {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9FD67B;
}

.Bodytext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.HeadM {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}
a.HeadM:HOVER {


	color: #000000;
	text-decoration: none;

}
.portfoliolink{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}
a.portfoliolink:HOVER {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


