/* CSS Document für RA Robert Praefcke */

body {
	color: #470000;
    font-family: Arial,Verdana, sans-serif;
	font-size: 1em;
	letter-spacing: 0.5px;

}

p {
	font-size: 85%;
}

a:link { /* LVHFA */
	color: #470000;
    text-decoration: underline;

}

a:visited {
	color: #330606;
    text-decoration: underline;

}

a:hover {
	text-decoration: none;
	color: #000000;

}

a:focus {

    text-decoration: none;

}

a:active {

    text-decoration: underline;

}
