A:LINK{color: #FFFFCC}
A:HOVER{color:#FF0000}
A:VLINK{color: #009900}
A.B:LINK{color: #006600}
A.B:HOVER{color: #FF0000}
A.B:VLINK{color: #FFFF00}
A.C:LINK{color: #006600}
A.C:HOVER{color: #DD0000}
A.C:VLINK{color: #FFFF00}

.babySS {
	margin-left:auto;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	background-attachment: scroll;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat;
	background-position: left top;
	list-style-position: inside;
	list-style-image: url(../images/starBullet.gif);
	cursor: default;
	text-align: center;
}

.headerLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #FFFFCC;
	background-color: #000000;
}
.footerLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #FFFFCC;
	background-color: #000000;
}

.top{
	background-image:url(../images/orangeWhiteCheckBg.png);
	
}
