#text {
margin: 0px;
padding: 0px;
text-align: justify; }

#text p {
font-size: 100%;
color: black;
text-align: justify;
padding-right: 3px;
margin-right: 5px; }

#text a:link {
font-size: 100%;
color: rgb(173,214,138);
text-decoration: none; }

#text a:visited {
font-size: 100%;
color: rgb(128,128,128);
text-decoration: none; }

#text a:hover {
font-size: 100%;
text-decoration: underline; }

#text a:active {
color: white; }
