/* ----------- */
/* Acts Styles */
/* ----------- */

div.bishops {margin: 1em 10% 1em 10%; color: purple;}
div.deputies {margin: 1em 10% 1em 10%; color: blue;}
div.final_text {margin: 0.5em 10% 1em 10%; color: #B22222;}
div.final_phrase {margin: 0.5em 10% 1em 10%;}
p.final_phrase {margin: 1em 10% 1em 10%;}
p.bishops {font-weight: bold;}
p.deputies {font-weight: bold;}
.body_text {margin-left: 4em; margin-right: 4em;
            margin-top: 2em; margin-bottom: 2em;font-size: 14px;}
.history_header {font-weight: bold;}
.floor_action {text-align: right; font-weight: bold;}
.communication {text-align: right;}

/*  a.acts {color: #16487B; text-decoration: none;}  */
/* a.acts:hover {color: #C11B17; text-decoration: underline;}  */

a {color: #16487B; text-decoration: none;}
a:hover {color: #C11B17; text-decoration: underline;}
a:visited {color: #000099;}

