.BlackLink, a.BlackLink
{
	color: #000000;
	text-decoration: none;	
	font-size: 11px;
}
a.BlackLink:hover
{
	color: #000000;
	text-decoration: underline;	
	font-size: 11px;
}
.HomePageContentLeft
{
	width: 186px;
	text-align: left;
	vertical-align: top;
}
.HomePageContentRight
{
	text-align: left;
	vertical-align: top;
}
.BlackTitle
{
	color: #000000;	
}
.ProjectLink, a.ProjectLink
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #20265c;
}
a.ProjectLink:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}