td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuLinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}

}
A:HOVER {
	color: 00A39D;
	text-decoration: underline;
}a {
	color: #0000CC;

}
.MenuHeaders {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.TextLinks {
	font-size: 10px;
	color: #336666;
}
.PageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336666;
	text-transform: uppercase;

}
.SubHeads {
	font-size: 12px;
	font-weight: bold;
	color: #00a39d;
}
.menuLinks2 {
	color: #CCCCCC;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;

}

