body { font-family: sans-serif; color: #333; padding: 3em; }
* { font-style: normal; }
address { display: inline; }
body.index address:after { content: ': '; }

a { color: #22f; text-decoration: none; border-bottom: 1px dotted #22f; line-height: 1.2em; }
a:visited { color: #55e; border-color: #55e; }
a:hover { border-bottom-style: solid; }

h1 { font-size: 1.3em; }
h1 a:visited, h1 a { color: #333; text-decoration: none; border-bottom: none; }
h1 a:hover { background: #eef; border-bottom: none; }
h2 { font-size: 1.2em; }
#personas { float: left; width: 16px; margin-right: 0.5em; }
#personas a, #technologies a, img { border: none; }


abbr { cursor: normal; text-decoration: none; border-bottom: none; }
abbr.pub { cursor: help; border-bottom: 1px dashed #aaa; }
/*a abbr { cursor: inherit; text-decoration: inherit; border-bottom: inherit; }*/
p { padding-left: 0.25em; padding-right: 0.25em; }
