
a:link {color: green;}
a:visited {color: green;}
a:active {color: green;}
a:hover {color: #d2ffd2;}
a {text-decoration: underline;}

* {margin:0}

p { line-height: 140%; }
p { color:  green; }
p { font-family: Verdana;}
p { font-size:  10pt; }

.bg {background-repeat: no-repeat; background-image: url(./images/007.jpg); }
