<!--
h1 {color: #479ac8; font-size: 35px;}
h2 {color: #479ac8; font-size: 29px;}
h3 {color: #479ac8; font-size: 18px;}
span.heading {font-family: arial; font-size: 15px; font-weight: bold; color: #ffffff}

a.profile:link {
color: #3984d5
text-decoration: none;
font-weight: bold;
}
a.profile:visited {
color: #3984d5;
text-decoration: none;
}
a.profile:hover {
color: #3984d5;
text-decoration: underline;
font-weight: bold;
}
a.profile:active {
color: #3984d5;
text-decoration: none;
}

a.store:link {
color: #038024;
text-decoration: none;
}
a.store:visited {
color: #038024;
text-decoration: none;
}
a.store:hover {
color: #038024;
text-decoration: underline;
font-weight: bold;
}
a.store:active {
color: #038024;
text-decoration: none;
font-weight: bold;
}
-->

