p {
margin-top: .7 em;
margin-bottom: .7 em;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

a.submenu:link {
font-weight: normal;
color: #063497;
}
a.submenu:visited {
font-weight: normal;
color: #4570CC;
}
a.submenu:hover {
font-weight: normal;
color: #C86D14;
}
a.submenu:active {
color: #063497;
}