/*----------------FONTS------------------*/
.bodytext1 {color:#ffffff; font-size:11px;line-height: 13px; font-family:Times,Garamond}
.bodytext2 {color:#ffffff; font-size:10px;line-height: 12px; font-family:Times,Garamond}
.bodytext1bold {color:#ffffff; font-size:11px; font-weight:bold; line-height: 13px; font-family:Times,Garamond}
.hdr_sm {font-size: 11px; color: #C90876;	font-weight:bold;  line-height: 13px; font-family:Times,Garamond}
.hdr_med {font-size: 13px; color: #C90876;	font-weight:bold;  line-height: 15px; font-family:Times,Garamond}
.medgray{font-size: 11px; color: #ffffff; line-height: 14px; background:FAFAFA;  font-family:arial,helvetica}
.medgraybold {font-size: 11px; color: #ffffff; font-weight: bold; line-height: 15px; background:ffffff;  font-family:arial,helvetica}
.lggray {font-size: 13px; color: #ffffff;   font-family:arial,helvetica}
.medgold {font-size: 11px; color: #9CB8F7;  font-family:arial,helvetica}
.lggold {font-size: 13px; color: #9CB8F7;  font-family:arial,helvetica}
.lggraybold {font-size: 14px; color: #9CB8F7; font-weight: bold; background:ffffff;  font-family:arial,helvetica}

.graphtext1 {color:#ffffff; font-size:13px;line-height: 16px; font-family:Times,Garamond;font-weight:plain;}
.graphtext2 {color:#C90876; font-size:13px;line-height: 16px; font-family:Times,Garamond;font-weight:plain;}


/*----------------TEXT LINKS------------------*/
a.stores:link {text-decoration:none; color:#ffffff; font-size:14px; font-family:arial,helvetica}
a.stores:visited {text-decoration:none;color:#ffffff;font-size:14px;font-family:arial,helvetica}
a.stores:active {text-decoration:none;color:#ff0000;font-size:14px;font-family:arial,helvetica}
a.stores:hover {text-decoration:none;color:#ff0000;font-size:14px;font-family:arial,helvetica}


a:link { text-decoration: none; color : #C90876;font-size: 11px;line-height: 13px; font-family:Times,Garamond}
a:active { text-decoration: underline; color : #FFFFFF;font-size: 11px;line-height: 13px;  font-family:Times,Garamond}
a:visited { text-decoration: none; color : #000000;font-size: 11px;line-height: 13px;  font-family:Times,Garamond}
a:hover {	text-decoration: underline; color : #ffffff;}
