body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #66CCFF;}


.bgBrown {
	background-color: #4D1402;
}
.bgBlue {
	background-color: #66CCFF;
}
.bgWhite {
	background-color: #FFFFFF;
}


.white13, .white13 a:link, .white13 a:visited, .white13 a:hover, .white13 a:active {
	font-size: 13px;
	color: #FFFFFF;
}

/* Footer Links  */
.footerLinks {
	font-size: 11px;
	color: #E0F5FF;
	text-decoration: none;
}
.footerLinks  a:link, .footerLinks a:visited {
	font-size: 11px;
	color: #4D1402;
	text-decoration: none;
}
.footerLinks a:hover, .footerLinks a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}



.bodytxtLg  {
	font-size: 12px;
	color: #421A07;
	text-decoration: none;
	line-height: 16px;
}
.bodytxtLg  a:link, .bodytxtLg a:visited {
	font-size: 12px;
	color: #FF3366;
	text-decoration: underline;
}

.bodytxtLg a:hover, .bodytxtLg a:active  {
	font-size: 12px;
	color: #66CCFF; 
	text-decoration: underline;
}

.bodytxtSm  {
	font-size: 11px;
	color: #421A07;
	text-decoration: none;
	line-height: 16px;
}
.bodytxtSm  a:link, .bodytxtSm a:visited {
	font-size: 11px;
	color: #421A07;
	text-decoration: underline;
}

.bodytxtSm a:hover, .bodytxtSm a:active  {
	font-size: 11px;
	color: #FF3366; 
	text-decoration: underline;
}




.postedby {
	font-size: 10px;
	color: #FF85A3;
	text-decoration: none;
	line-height: 24px;
}
.postedby a:link, .postedby a:visited  {
	
	font-size: 10px;
	color: #FF3366;
	text-decoration: underline;
}

 .postedby a:hover, .postedby a:active {
	
	font-size: 10px;
	color: #66CCFF;
	text-decoration: underline;
}
.bodytxtSmGray {
	
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.bodytxtSmGray a:link, .bodytxtSmGray a:visited  {
	
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

 .bodytxtSmGray a:hover, .bodytxtSmGray a:active {
	
	font-size: 10px;
	color: #FF3366;
	text-decoration: underline;
}

.titlePink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	color: #FF3366;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCFF;
	font-weight: bold;
}
.date a:link, .date a:visited, .date a:hover, .date a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCFF;
	font-weight: bold;
	text-decoration:underline;
}
