
a:active
{
color: #a12e7b;
font-weight: normal;
text-decoration: none
}

a:link
{
color: #a12e7b;
font-weight: normal;
text-decoration: none
}

a:visited
{
color: #a12e7b;
font-weight: normal;
text-decoration: none
}

a:hover
{
color: #a12e7b;
font-weight: normal;
text-decoration: underline
}

a
{
text-decoration: none
}

.doctitle
{
color: #a12e7b
}

.heading
{
color: #a12e7b
}

.headingsmaller
{
color: #a12e7b
}


