body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	scrollbar-face-color: #FF99CC;
	scrollbar-highlight-color: #FFCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #CC3399;
	scrollbar-track-color: #FFDDEE;
	scrollbar-darkshadow-color: #FFCCCC;
}
a {
	COLOR: #BB477B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bgPinkHeadline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bgDarkPinkHeadline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
}
.bgWhiteHeadline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3399;
}
.LightBGtxt {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
}
.LightBGtxt  A:LINK {color : #000000; text-decoration : none;}
.LightBGtxt  A:VISITED {color : #000000; text-decoration : none;}
.LightBGtxt  A:ACTIVE {color : #000000;; text-decoration : none;}
.LightBGtxt  A:HOVER {color : #000000; text-decoration : underline;}

.TopStory {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}
.NewsBlurbtxt {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
}
.NewsBlurbtxt A:LINK {color : #FF99CC; text-decoration : none;}
.NewsBlurbtxt A:VISITED {color : #FF99CC; text-decoration : none;}
.NewsBlurbtxt A:ACTIVE {color : #FF99CC; text-decoration : none;}
.NewsBlurbtxt A:HOVER {color : #FF99CC; text-decoration : underline;}

.GossipBlurbtxt {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
}
.GossipBlurbtxt A:LINK {color : #FFFFFF; text-decoration : none;}
.GossipBlurbtxt A:VISITED {color : #FFFFFF; text-decoration : none;}
.GossipBlurbtxt A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.GossipBlurbtxt A:HOVER {color : #FFFFFF; text-decoration : underline;}
li {
	list-style-image: url(https://thewendyexperience.com/includes/bullet.gif);
	padding: 5px;
	background-position: center center;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;


}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}