/* CSS Document */






#wrapper {
width: 700px;
height: inherit;
margin: 0px 0px 0px 40px;
text-align: left;
}

#wide {
width: 700px;
text-align: left;

}

p {
font-size: 12px;
font-family: Arial, sans-serif;
color: #000000;
text-decoration: none;
margin-top: 2px;
margin-bottom: 2px;
}

#textpink {
font-size: 12px;
font-family: Arial, sans-serif;
color: #D6016A;

}


a {
color: #000000;
text-decoration: none;
}


a img {border: none; }

a:link {
color: #000000;
}

a:hover {
color: #D6016A;
}

a:visited {
color: #000000;
}

a:visited:hover {
color: #D6016A;
}

a.second {
color: #000000;
text-decoration: none;
font-weight: 700;
}

a.second:link {
color: #000000;
}

a.second:hover {
color: #D6016A;
}

a.second:visited {
color: #000000;
}

a.second:visited:hover {
color: #D6016A;
}