body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	color: #FFFFFF;
}
.table{
	background-color: #333333;
}
.tableBorder{
	border: 1px solid #333333;
}
.services{
	font-size: 14px;
}
.menuLinks{
	font-family: "Bradley Hand ITC";
	font-size: 14px;
	text-decoration: none;
}

.script{
	font-family: "Bradley Hand ITC";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {

	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

} 

a:visited {

	color: #FFFFFF;
	text-decoration: none;


} 
a:hover {
	
	color: #FFFF99;
	text-decoration: underline;


} 
a:active {
	
	color: #FFFFFF;
	text-decoration: none;


} 
