/* Schriftstile */

.std { color:#3070AC; line-height:150%; font-family:Arial,sans-serif; font-weight:bold; }

/* Links */

a:link { color:#84B6E5; text-decoration:none; font-weight:bold; }
a:visited { color:#84B6E5; text-decoration:none; font-weight:bold; }
a:hover { color:#84B6E5; text-decoration:underline; font-weight:bold; }
a:active { color:#84B6E5; text-decoration:underline; font-weight:bold; }