/*-- Lstyle.css --*/
body { margin-top:200%; }
li {list-style-type: circle;}
a:active,a:visited,a:link{color: #D93039;}
a:hover{background: #D93039;color: #FFF;text-decoration: none;}
h1 a:active,h1 a:visited,h1 a:link{color: #0090FF;text-decoration: none;padding: 10px 100px;}
h1 a:hover{background: #0090FF;color: #FFF;}
.top{float:left;}
/*-- /Lstyle.css --*/
