html, body {background: url(jpg/tlo.jpg);
			scrollbar-base-color:#dc281e;
			scrollbar-track-color: black;
			scrollbar-highlight-color: black}
			
p {font-family: tahoma, "times new roman";
	 font-weight: bold;
	 line-height: 30px;
	 color: #000000;
	 font-size: 23px;}

a:hover {text-decoration: underline overline; 
         font-family: tahoma, "times new roman";
				 font-style: italic;
				 line-height: 30px;
         font-size: 23px;
				 color: #dc281e;
				 cursor: hand;}
					
a {text-decoration: none;
            font-family: tahoma, "times new roman";
					  font-weight: bold;
						line-height: 30px;
            color: #000000;
					  font-size: 23px;}
						
div#firma {text-align:justify;
      text-indent:30px;
      margin: 20px, 100px, 20px, 100px}
     
p.firma {font-size: 14px;
         line-height: 20px}

