.menulink:hover {
	color: #000000;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: top;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 25px;
	}
a{
	color: #333333;
	text-decoration: none;
}
.contentback {
	background-color: #35A1D2;
	background-image: url(images/design-spec-002_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p,tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


	.blackbox {
	border: 1px solid #000000;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}

a:hover
{
	text-decoration: underline;
}

