.list-pres {width: 80%;
position: relative;
margin-left: 10%}

ul.list-pres {list-style-type:disc;
padding:15px;
line-height: 1.5em;}

.pres-name{text-decoration: underline;}

.autor{font-size: 1.2em;
font-style: italic;
list-style-type:none;
color: #99ff55;}

a:link{color: yellow;}
a:visited{color: white;}
a:hover{color: #99ff55;}

