a {
text-decoration:none;
}

a:link {
color:#6b3c2b;
}

a:visited {
color:#e88690;
}

a:hover {
text-decoration: underline;
}

a:link.marquee_link, a:visited.marquee_link {
color: #000000; /* Use this class for any hyperlinks in the scrolling marquee on the home page */
}

a:hover.marquee_link {
color: #6b3c2b;
}


a:link.children {
color: #000000;
}
a:visited.children {
color: #6b3c2b;
}
a:hover.children {
color: #6b3c2b;
}

#marquee_replacement {
 border:none;
 margin-bottom: -19px; /* gets rid of some space underneath the marquee */
 width:600px;
 height:50px;
 overflow:hidden;
}
#marquee_replacement p.spacer{
 height:50px;  /* This spacer adjusts the amount of space scrolled before text is seen or after the text is done once */
}

#titleblog {
top: 275px;
left: 375px;
margin-bottom: -30px;
}


ul.anita_listed {
margin-top: 0;
}
ul.anita_listed li a:link {
color: #000000;
}
img#media_kit {
margin-top: 0;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0;
}
img#anita_space {
margin-top: 0;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0;
}
a.black {
color: #000000;
}

